/* Start of CMSMS style sheet 'washausen' */
/* CSS Document */
* {
	padding:0;
	margin:0; 
	font-family: Verdana, Arial;
	list-style:none;}

ul { padding:0; margin:0;}
	
html {  font-size:100%; height:100%; font-family: Verdana, Arial;} /* font for safari */

body { 
	background:#722825; 
	text-align:center; 
	font-size:0.8em;}
	
#wrapper { 
	margin:15px auto 0 auto; 
	width:960px; }

* html #wrapper {
	padding-top:60px;}

#content a { 
	font-weight:bold;}

a:hover { 
	text-decoration:none}

h1 { 
	color:#fff; 
	font-weight:normal;
	font-size:1.8em;
	text-align:left;}
	
#border {
	background:#fff;
	padding:16px;
	text-align:left;}
	
#site {
	height:550px; 
	padding:16px;
	background:url(uploads/images/washausen-hintergrund/dirk.jpg);}

/*#wrapper .bgimage {}

#site.krawatte1 {
	background:url(uploads/images/washausen-hintergrund/krawatte1.jpg);}

#site.krawatte2 {
	background:url(uploads/images/washausen-hintergrund/krawatte2.jpg);}

#site.krawatte3 {
	background:url(uploads/images/washausen-hintergrund/krawatte3.jpg);}

#site.hemden1 {
	background:url(uploads/images/washausen-hintergrund/hemden1.jpg);}

#site.hemden2 {
	background:url(uploads/images/washausen-hintergrund/hemden2.jpg);}

#site.hemden3 {
	background:url(uploads/images/washausen-hintergrund/hemden3.jpg);}

#site.roadster {
	background:url(uploads/images/washausen-hintergrund/roadster.jpg);}*/
	
#navi {
	width:108px;
	height:522px;
	float:left;
	padding:16px;
	background:url(images/logo.png) no-repeat bottom center;}

#navi ul li {
	margin-left:16px;
        margin-top: 5px;
	color:#722825;
	list-style-type:disc}
	
#navi ul li a {
	color:#000;
	display:block;
	width:100%;
	text-decoration:none;}
	
#navi ul li a:hover, #navi ul li.selected a, a{
	color:#722825;}

#news{
	float:right;
	color:#ffffff;
        border: 2px solid #722825;
	width:200px;
	padding:16px;
	max-height:175px;
	margin-right:2px;
	overflow:hidden;
        }

#content {
	float:left;
	background:url(images/bgwhite2.png);
	width:690px;
	padding:16px;
	height:522px;
	margin-left:32px;
	overflow:hidden;
	overflow-y:auto}

#content ul li {
	list-style-type:disc;
	margin-left:16px;
	line-height:1.5em;}

ul li.abstand {
	margin-bottom:12px;}

#content ul ul li {
	list-style-type:square;}

#content ul {
	margin-bottom:8px;}

h2 {
	color:#722825;
	margin-bottom:8px;
	font-size:1.3em;}

#content h2 {
	clear:both;}
	
p {
	margin-bottom:8px;
	line-height:1.2em;}
	
div.copyright p{
	margin:0 auto; padding-top:4px; color:#fff; font-size:0.8em}

div.copyright a{
	color:#fff; text-decoration:none}

div.copyright a:hover{
	color:#fff; text-decoration:underline;}

.carousel_container {
				width: 100%;
				height: 100%;
			}
ul.media {
	width:400px;}

ul.media a {
	float:left;
	width:90px;
	display:block;
	height:60px;
	margin-right:4px;
	margin-bottom:4px;
	background:#000;
	overflow:hidden;
	text-align:center;
	border:1px solid #666666;}
	
ul.media a:hover {
	border-color:#fff;}
	
ul.media img {
	display:block;
	width:96px;
	border:0;}

#content ul.media li {
	list-style:none;
	padding:0;
	margin:0;}

/* End of 'washausen' */

