/* adac-default
oldtimer-fahrt.de);*/

/* Standard-css);*/
@import url(fullcontainer_header_content_footer.css);
@import url(inhalt.css);
@import url(textdef.css);
/* Zusatz-css);*/
@import url(countdown.css);
/* @import url(slideshow.css);*/
/* @import url(jquery-ui.css);*/


body {
	margin: 0;
	padding: 0;
	background-image: url(main/HiGru_schwarzblau.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

.bodytext {
	 font-size: 11px;
}

a {
	color: #666;
}

br {
	line-height: 14px;	
	}

a:link {
	font-size: 12px;
	text-decoration: none;
	color: #006;
	font-weight: bold;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #006;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #06C;
	font-weight: bold;
}
a:active {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	color: #CCC;
}
H1 {
	font-size: 13px;
	font-weight: bold;
	color: #006;
	}

H2 {
	font-size: 12px;
	color: White;
	font-weight: bold;
	background-image: url(menu/mbtblue.png);
	background-repeat: repeat-x;
	height: 23px;
	line-height: 23px;
	padding-left: 2px;
	padding-right: 2px;
	text-indent: 5px;
	background-repeat: repeat-x;
}

H2 a,H4 a:active,H4 a:link,H4 a:visited,H4 a:hover { 
	color: #FC0;
}
H2 a:hover { 
	color: #177edf;
}

H3 {
	font-size: 11px;
	color: White;
	font-weight: bold;
	background-image: url(titles/TitelGruen.png);
	background-repeat: no-repeat;
	height: 19px;
	line-height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	text-indent: 5px;
}

H4 {
	font-size: 11px;
	color: White;
	font-weight: bold;
	background-image: url(menu/mbtblue.png);
	background-repeat: repeat-x;
	height: 19px;
	line-height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	text-indent: 5px;
	background-repeat: repeat-x;
}

H4 a,H4 a:active,H4 a:link,H4 a:visited,H4 a:hover { 
	color: #FC0;
}
H4 a:hover { 
	color: #177edf;
}


H5 {
	font-size: 11px;
	color: White;
	font-weight: bold;
	background-image: url(titles/TitelBlack.png);
	background-repeat: repeat-x;
	height: 19px;
	line-height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	text-indent: 5px;
}

H5 a,H5 a:active,H5 a:link,H5 a:visited { 
	color: #FC0;
}
H5 a:hover { 
	color: #177edf;
}

H6 {
	font-size: 11px;
	color: White;
	font-weight: bold;
	background-image: url(menu/mbtblack.png);
	background-repeat: repeat-x;
	height: 23px;
	line-height: 23px;
	padding-left: 2px;
	padding-right: 2px;
	text-indent: 5px;
	text-align: center;
}
H6 a,H6 a:active,H6 a:link,H6 a:visited { 
	font-size: 11px;
	color: #FC0;
	font-weight: bold;
	background-image: url(menu/mbtblack.png);
	background-repeat: repeat-x;
	height: 23px;
	line-height: 23px;
	padding-left: 2px;
	padding-right: 2px;
	text-indent: 5px;
	text-align: center;
}
H6 a:hover { 
	font-size: 11px;
	color: #177edf;
	font-weight: bold;
	background-image: url(menu/mbtblack.png);
	background-repeat: repeat-x;
	height: 23px;
	line-height: 23px;
	padding-left: 2px;
	padding-right: 2px;
	text-indent: 5px;
	text-align: center;
}

p, ol, ul {
	padding-left: 15px;
	line-height: 150%;
	font-size: 110%;
	list-style: square;
	color: #000;
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
	color: #FFF;
}


blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: normal;
}

hr {
	display: none;
}

td {
	font-size: 12px;
	margin-left: 2px;
	color: #000;
	font-weight: normal;
	line-height: 17px;
}

/*iframe {
	overflow-x: hidden;
	overflow-y: scroll;
} */

/* default start */
.higruTemplate {
	width:1000px;
	top: 7px;
	color:#fff;
	position: absolute;
	left: 10px;
	color: #000000;
	height: 95%;
	background-repeat: repeat-y;
}

.menuhigru {

}

.mainhigru {
	background-color: #FFCC00;
}

.loginlogout {
	background-image: url(../images/Zielflagge.jpg);
	height: 28px;
	background-repeat: no-repeat;
}

.login {
	height: 28px;
	color: #CCCCCC;
	padding-bottom: 2px;
}

.input,select {
	height: 21px;
	width: 200px;
	font-size:11px;
	padding: 0;
}

.input.sub {
	height: 18px;
}

.button {
	height:15px;
	width:auto; 
	float:left;
	font-size:10px;
}

