/* Start of CMSMS style sheet 'New' */
body{
width:100%;
height: 100%;
padding:0; margin:0;
background-color: black;
color: white;


font:76% Verdana,Tahoma,Arial,sans-serif;
}
#container{
	min-height:100%;
	height:auto !important;  /* für moderne Browser */
	height:100%;  /*für den IE */
	margin-left:0px;
	margin-right:0px;
	background-color: black;
	
}
#wrapper{

	margin:10px;
        color: white;
       width:75%;
float:left;
	
}
#head{
	background-image: url(http://www.lilienfanszene.de/cms/uploads/New/headback.png);
	height:150px;
	color: white;


	
}
#navi{
	background-image: url(http://www.lilienfanszene.de/cms/uploads/New/navback.png);
	height:40px;
	
}
#search{

float:right;
margin-right:10px;
margin-top: 40px;
}
#head a:link {color:#ffffff; text-decoration:none;}
#head a:visited {color:#ffffff; text-decoration:none;}

#head  a:active {color:#ffffff; text-decoration:none;}

#head a:hover {color:#ffffff; text-decoration:none;font-weight:bolder;}

a:link {color:#0033ff; text-decoration:none;}
a:visited {color:#0033ff; text-decoration:none;}
a:hover {color:#0033ff; text-decoration:underline;}
a:active {color:#0033ff; text-decoration:none;}

h1{
color:#0033ff;
border-left:2px dotted #0033ff;
border-bottom:2px dotted #0033ff;
padding-left:2px;
font-size:25px;
}
h2{
border-bottom:1px solid #ffffff;
}
#sidebar{float:left;
width:20%;
margin-left:10px;
}
h3{
color:#0033ff;
border-bottom:1px solid #0033ff;
font-size:20px;
}
img {border:0;}
#footer{
clear: both;
width:100%;
text-align:right;
border-top:1px solid #0033ff;
margin:bottom:0;


}
hr{
background-color: #0033ff; /* Farbe für Opera und Firefox */
color: #0033ff; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px;
}
/* End of 'New' */

