/* ADAC stylesheet */

BODY {
	font-family:Arial,sans-serif;
	padding-right:5%;
	padding-left:60px;
	background-color:#FFFFFF;
	background-image:url(../Images/Linebar/v-line.gif);
	background-repeat:repeat-y;
	background-position: left;
	padding-bottom: 5%;

}

H1 {
	font-family:"Arial Black", Arial, sans-serif;
	font-weight:normal;
	font-size:200%;
	color: #333333;
}

H2 {font-weight:bold; font-size:130%;}

H3 {font-weight:bold; font-size:115%;}

a:link {color:#0000FF;}

a:hover {color:#0000FF; text-decoration:underline; background-color:#66FF66;}

a:active {color:#0000FF; text-decoration:underline; background-color:#66FF66;}

a:visited {color:#660066;}

.header {font-style:normal; text-align:center;; font-weight: normal}

.contact {
	font-family:Verdana,Arial,sans-serif;
	font-size:80%;
	font-weight:bold;
	background-color: #EEEEEE;
	padding: 10px;
	border: thin solid #002887;
}

.content {margin-right:200px;}

.credits {font-size:60%; font-weight:bold;}

.headlines {font-variant:small-caps; font-weight:bolder; text-align:center;}

.menu {
	border:thin solid #002887;
	font-size: 80%;
	font-weight: bold;
	padding: 10px;
	background-color: #EEEEEE;
	text-align: left;




}

.onthispage {font-weight:bold; font-size:80%;}

.strong {font-weight:bold;}

.translation {font-weight:bold; font-size:75%; text-align:center; border:5px solid #000;}


#location {color:#FF0000;}

.note {font-size:80%; color:#CC0000; font-weight:bold}
.attended { font-weight: bold; color: #009933}
.blue {color:#0000ff;}
.red {color:#ff0000;}
li {margin-top:3px; margin-bottom:3px;}

#elButton a {
color: #000000;
font-size: 80%;
font-family:verdana;
font-weight:bold;
text-decoration: none;
border:4px outset #0066ff;
background-color:#0099ff;
display: block;
width: 350px;
padding: 3px 5px;
margin: 1px;
}
#elButton a:hover {
background-color: #0099ff;
color:#000000;
padding-left:4px;
border:4px inset #0066ff;
}
acronym {
	font-weight: bold;
}
address {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	background-color: #EEEEEE;
	margin: 10px;
	border: thin solid #002887;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;




}

