/* Start of CMSMS style sheet 'amc_css' */
* {
		margin:0;
		padding:0;
}
 
html, body {
		height:100%;
		background: url(design/background.gif) repeat-x;
}

/* img, div { behavior: url(/uploads/iepngfix.htc) } */
 
#wrap {
		min-height:100%;
		width: 900px;
}
  
/* IE Win < 7 only \*/
* html #wrap {
		height:100%;
		width: 900px;
}

#status {
	  height: 20px;
	  }
	  
#header {
		background-repeat: repeat-x;
		width: 100%;
		height: 148px;
		}
		
#title {
		float: left;
    width: 109px;;
    height: 109px;
		background-image: url(design/logo.gif);
    }
    
#logo {
		width: 95px;
		height: 109px;
		background: transparent url(design/adac_logo.gif);
		float: right;
		}
#navigation {
	  float: left;
		width: 630px;
		height: 109px;
		line-height: 10;
		margin-left: 20px;
	}
	
#navigation ul {
	float:left;
	padding-top: 64px;
	padding-left: 30px;
}
#navigation li {
display: block;
float: left;
background-image: url(design/button.gif);
height: 30px;
width: 100px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
line-height: 30px;
text-align: center;
font-family: Georgia, "Times New Roman", serif;
font-size: 0.8em;
}
#navigation a {
	text-decoration: none;
	color: black;
	font-weight: bold;
	display: block;
}
#navigation a:hover {
	color: #666;
}
		
#navi_left_head {
	float: left;
	background-image: url(design/navi_head.gif);
	height: 45px;
	width: 197px;
}
#navi_left_head_rallye {
        float: left;
	background-image: url(uploads/images/Sonstiges/rallye2009_05.gif);
	height: 45px;
	width: 197px;
}
#navi_left_body {
	float: left;
	background-image: url(design/navi_left_body.gif);
	padding-top: 20px;
	padding-bottom: 50px;
	width: 197px;
        font-family: Georgia, "Times New Roman", serif;
        font-size: 0.9em;
}
#navi_left_body_rallye {
	float: left;
	background-image: url(design/navi_left_body.gif);
        background-repeat: repeat-y;
	padding-top: 20px;

        padding-left: 5px;
        text-align: center;
	width: 197px;
}

#navi_left_body_rallye a {
		color: #ffab02;
		text-decoration: none;
}
#navi_left_foot {
	float: left;
	background-image: url(design/navi_left_foot.gif);
	height: 30px;
	width: 197px;
}
#navi_left_body ul {
	list-style: disc inside;
  margin-left: 10px;
	width: 147px;
	color: orange;
}
#navi_left_body li {
	
	line-height: 1.5;
	padding-left: 5px;
	padding-right: 5px;
}
#navi_left_body a {
	text-decoration: none;
	color: black;
}
#navi_left_body a:hover {
	text-decoration: none;
	color: orange;
}
#navi_left_body span.current {
	background-color: orange;
}
#footer {
		width: 680px;
		background: url(uploads/images/Sonstiges/footer.png) bottom transparent;
		height: 45px;
		margin-top: -45px;
		margin-left: 220px;
		text-align: center;
		}
#content {
		padding-bottom: 20px;
		}
		
#sidebar {
		position: absolute;
		width: 200px;
		left: 0px;
		}
#text {
		margin-left: 220px;
		padding-bottom: 35px;
		color: #666;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		line-height: 1.5;
		width: 680px;
		}
#text h1 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		color: #ffab02;
		text-decoration: none;
		margin-bottom: 15px;
		}
#text a {
		color: #ffab02;
		text-decoration: none;
		font-weight: bold;
}

#text a:hover {
		color: #666;
		text-decoration: none;
		font-weight: bold;
}
#footer a {
	text-decoration: none;
	color: #666;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 45px;
}
#footer a:hover {
	color: black;
}

#NewsSummaryTitle {
background: transparent url(uploads/images/Sonstiges/news.png) no-repeat;
width: 680px;
height: 45px;
border: 0;
margin: 0;
padding: 0;
padding-left: 15px;
line-height: 47px;
overflow: hidden;
}

.Kart, .Kartartikel {		
background: transparent url(uploads/images/Sonstiges/kart.png) no-repeat ! important;
}

.Rallye, .Rallyeartikel {		
background: transparent url(uploads/images/Sonstiges/rallye.png) no-repeat ! important;
}

.Vereinsleben, .Vereinslebenartikel, .Ausfahrten{		
background: transparent url(uploads/images/Sonstiges/vereinsleben.png) no-repeat ! important;
}

.Jubiläum, .Jubiläumartikel{		
background: transparent url(uploads/images/Sonstiges/jubilaeum.png) no-repeat ! important;
}
.Erfolge{		
background: transparent url(uploads/images/Sonstiges/erfolge.png) no-repeat ! important;
}
.counter {
 color: grey;
 font-size: 12px;
 padding-left: 10px;
}
.cms-guestbook-entry-header{
background: transparent url(uploads/images/Sonstiges/guestbook.png) no-repeat ! important;
width: 680px;
height: 45px;
border: 0;
margin: 0;
padding: 0;
padding-top: 13px;
padding-left: 5px;
}

.cms-guestbook-entry-posted{
float: left;
}
.cms-guestbook-entry-sender{
float: left;
margin-left: 5px;
}
/* End of 'amc_css' */

