/* ====================================================================
	TEMPLATE: Cowstasia v1.0
	AUTHOR: Harald Mehlem webzwo//de; angepasst für HBV-Seite
	DATE: 12/05/04
	NOTES: This template is released under the GNU/GPL License
	CONTACT: cowstasia@webzwo.de
==================================================================== */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #555555;
	background-color: white;
	scrollbar-3dlight-color: #444444;
	scrollbar-arrow-color: #222222;
	scrollbar-darkshadow-color: #222222;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #444444;
	scrollbar-track-color: #cccccc;
}

a, a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 100%;
}

a:hover {
	color: #880000;
	letter-spacing: 0px;
	text-decoration: underline;
	font-size: 100%;
}

a.readon {
	color: #3366CC;
	text-decoration: none;
	font-size: 90%;
}

a.readon:hover {
	color: #3366CC;
	text-decoration: underline;
	font-size: 90%;
}

h1 {
	font-size: 16 px;
	font-weight: bold;
	}
h2 {
	font-size: 15 px;
	font-weight: bold;
	}
h3 {
	font-size: 14 px;
	font-weight: bold;
	}
h4 {
	font-size: 13 px;
	font-weight: bold;
	}
h5 {
	font-size: 12 px;
	font-weight: bold;
	}
h6 {
	font-size: 11 px;
	font-weight: bold;
	}

table.contentpaneopen tr td img {
	border: 1px solid black;
	margin-bottom: 5px;
	margin-top: 5px;
}

img {
	border: 0;
}



table, td {
	font-size: 100%;
}

.header {
	background: url(../images/header_b_hbv.jpg);
	background-repeat: repeat-x;
}

li {
	list-style-image: url('../images/box_hbv.gif');
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 100%;
	color: #000000;
	border-style: solid;
	padding: 0;
	height: 20px;
	width: 75px;
	border: 1px solid #999;
	background: url(../images/th_bg_hbv.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	background: white;
	border: 1px solid #999;
}

.table_line {
	border: 1px solid #999;
}

th {
	color: #000000;
	background : White;
	height: 16px;
	background: url(../images/th_bg_hbv.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
}

.moduletable {
	width: 160px;
	background : White;
	border: 1px solid #999;
	height: 16px;
	font-size: 12px;
}

.mainlevel{
	display: block;
	background: url(../images/menu_bg_hbv.png) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 20px;
	width: 159px !important;
	text-decoration: none;
}

.boxframe {
	border: 1px solid Black;
	background: url(../images/bottom_b_hbv.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.center {
	background : White;
	border: 1px solid #999;
	margin: 2 2 2 2;
	padding: 0 0 0 0;
}

.contentheading {
	/* color: #0060ff; */
	height: 25px;
	padding-top: 4px;
	color: #3366cc;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/contenth_hbv.png) top left repeat-x;
	text-indent: 15px;
	white-space: nowrap;
}

.contentpaneopen {
	font-size: 90%;
	/* padding-left: 5px; */
}

.small {
	font-size: 75%;
	font-weight: light;
	font-style: italic;
}
.createdate {
	font-size: 75%;
	font-weight: light;
	font-style: italic;
}
.modifydate {
	font-size: 75%;
	font-weight: none;
	font-style: italic;
}

.poll {
	font-size: 80%;
}

.componentheading {
	margin: 1 1 1 1;
	padding: 1 1 1 1;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #555555;
	background-color: #dddddd;
}

