




/* Basis :: #CC0000 */

html{height:100%;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	/*background-attachment: fixed;*/
	background-color: #FFFFFF;
	background-image: url(../images/plakat-logo-back.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	height:100%;
}

#wrapper{
	position:absolute;
	width:690px;
	left:250px;
	top:0;
	margin-top:0;
	top:0;
	padding-top:0px;
	min-height:550px;
	background-color:transparent;
	border-left:0px solid gray;
	border-right:0px solid gray;
	background-color:white;
}
* html #wrapper{height:550px;}

#head{
	padding:0;
	margin-top:0px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	height:66px;
	/*background-image:url(../images/titel.jpg);
	background-repeat:no-repeat;*/
}

/* Foot display*/
#footer{
	margin:30px 10px;
	padding:3px;
	clear:both;
	border:2px dotted #ccc;
	background-color:#eee;
	}

div#footer p{font-family:verdana, arial, sans-serif;font-size:74%;display:block;margin:4px;padding:0;color:#666;}
div#footer img{margin:0 10px 0 10px;}

div#footer a:visited,
div#footer a,
div#footer a:link
{text-decoration:none;color:#999;}
div#footer a:hover{color:#cc0000}

/* end footdisplay */
/* Ist das Men */
#left{
	padding-top:0;
	width:600px;
	height:50px;
	}
	
#main{
	padding:10px;
	margin:0;
	border-right:1px dotted #ddd;
	width:460px;float:left;
}

#right{
	width:190px;
	float:right;
	padding:12px 0 6px 6px;
}

div#head h1{
	font-size:48px;
	margin-top:20px;
	margin-bottom:5px;
	padding-top:10px;
	padding-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#cc0000;
	background-image:url(../images/layoutbild.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}

#headerImage{display:none;}

div#head h1 a, div#head h1 a:visited, div#head h1 a:link{color:#cc0000;text-decoration:none;}
div#head h1 a:hover{color:black}

/*Main-links*/
div#main a,
div#main a:visited,
div#main a:link{ 
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
}
div#main a:hover{color:gray;text-decoration:underline;}

/* Bilder-Links */
div#main img {margin:0 5px 5px 0px;padding:5px;border:1px solid #ccc; float:left;}
div#main img.divider {margin:10px 0;padding:5px 0;border:0;float:none;}
p.comments_invite{clear:both;}


div#main a img,
div#main a:visited img,
div#main a:link img{ 
		border:1px solid #ccc;
		text-decoration:none;
}
div#main a:hover img{background-color:#ddd;text-decoration:none;}



/* Format */
#main h1{font-size:20px;font-family:Georgia, "Times New Roman", Times, serif; color:#cc0000}
#main h2{font-size:18px;font-family:Georgia, "Times New Roman", Times, serif;margin-bottom:1px;}
#main h3{font-size:72%;font-family:verdana, sans-serif;margin-top:1px;font-weight:normal;}

#main h3.start{font-size:80%;font-family:verdana, sans-serif;font-weight:normal;}
/* only Start-Seite */
div#mainStart h1{font-size:20px;font-family:Georgia, "Times New Roman", Times, serif; color:#cc0000}
div#mainStart h2{font-size:18px;font-family:Georgia, "Times New Roman", Times, serif;margin-bottom:0px;font-weight:bold;
}
	/*	background-image:url(../images/notti.jpg);background-position:left top;background-repeat:no-repeat;*/

div#mainStart  h3{font-size:68%;font-family:verdana, sans-serif;margin-top:1px;font-weight:normal;}
div#mainStart p{line-height:14px;font-size:90%;}



/*RECHTS*/
div#right h2{font-size:80%;font-weight:normal;}
div#right img {border:0;}

div#right ul{margin:0;padding:0;}

div#right ul li{list-style-type:none;font-size:80%;}

div#right ul li a:visited,
div#right ul li a,
div#right ul li a:link{
	color:#cc0000;
	text-decoration:none;
	}

div#right ul li a:hover{
	text-decoration:underline;
	color:#333;
}
#right p {font-size:80%;}
#right li p {font-size:90%;}


#right input{font-size:90%;border:1px solid #ccc;}

div#main img.trenner{border:0;margin:0;float:none}
