/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

/* MESSEN 2010 & 2009 */

#messe_heading { 
width:120px; 
background-color:#ffffff;
}

#messe_heading a { 
font-size:10px;
color:#3C3C3C;
font-weight:none; 

}

#messe_heading a:hover { 
font-decoration:underline; 
}

#messe_heading h1 { 
font-size:11px; 
font-weight:bold; 
color:#000; 
font-family:arial,verdana,sans-serif;
}

/* MESSEN ENDE  */

strong {
color: #6B160E;
font-size: 14px;
}

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(css1/bg.gif) top center repeat-y;
}

#hinweis {
background: #E2F3C6;
height: 174px;
width: 277px;
border-bottom: #FFF 5px solid;
border-top: #FFF 10px solid;
}

#hinweis2 {
padding: 20px;
}

.headline {
font-weight: bold;
color: #6D1F1D;
font-size: 120%;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 993px;
}

#header {
clear: both;
margin: 0px 0 0 0;
padding: 0;
height: 10px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin-bottom: -3px;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 277px;
margin: 0 0 0px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 277px;
margin: 0 0 0px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 1px;
}

#avmenu li a {
height: 30px;
text-decoration: none;
display: block;
padding: 0px 0 0 10px;
background: #F7C800;
color: #005332;
border-left: 37px solid #82C318;
line-height: 37px;
}	
	
#avmenu li a:hover {
background: #F7C800;
color: #6D1F1D;
font-weight: bold;
border-left: 37px solid #6D1F1D;
}

#avmenu ul .nav2nd a {	
background: #F7DE74;
text-indent: 20px;
border-left: 37px solid #ABC384;
color: #6D9F37;
}	

#avmenu ul .nav2nd a.current {	
background: #F7DE74;
text-indent: 20px;
border-left: 37px solid #ABC384;
color: #6D9F37;
}	

#avmenu li a.current {
background: #F7C800;
color: #6D1F1D;
font-weight: bold;
border-left: 37px solid #6D1F1D;
}

.announce {
width: 277px;
height: 189px;
color: #505050;
background: url("css1/frame-unten.gif") no-repeat;
line-height: 1.3em;
}

#extras {
float: right;
text-align: center;
width: 127px;
height: 880px;
background-color: #E2F3C6;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras img {
padding: 0px;
background: none;
border: 0px solid #f0f0f0;
}


#extras p {
margin: 0 0 1.5em 0;
}

.submenue {
display: block;
background: url("banner2.gif") no-repeat 105px;
height: 83px;
}

#content {
margin: 0 0px 0px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 30px 0 10px;
line-height: 16px;
text-align: left;
}

#content #in {
border-top: 10px;
line-height: 1.6em;
text-align: left;
}

#content img {
margin-top: 20px;
}

#content h2 {
text-indent: 23px;
line-height: 10px;
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

h2 {
line-height: 20px;
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

.animationsbox img {
padding: 1px;
display:inline;
background: #cccccc;
border: 0px solid;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 993px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
