@charset "UTF-8";
/* CSS Document */


body { font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; margin:0; }

#header { height:349px; background:url(img/c4f_clan7_01.png) #000000 center top no-repeat; }
#content { width: 700px; height:auto; margin:auto; }
#left { width:390px; float:left; margin-top:40px; padding-right:30px; border-right:1px dotted #333333; }
#right { width:251px; float:right; margin-top:40px;   }
#footer { height:100px; background-color:#000000; }

#field { border:1px solid #cccccc; width:189px; margin-top:3px; }
#login { border:1px solid #333333; background:#333333; color:#ffffff; margin-top:4px; }

a.createPage, a.createPage:link, a.createPage:visited, a.createPage:active { 
	text-decoration:none;  
	display:block;
	float:left;
	width:251px;
	height:114px;	
	background-position:center;
	font-size:25px; 
	background-image:url(http://www.clan7.de/themes/default/_img/create_page.png);
	background-repeat:no-repeat;
	border:0px !important;
	
}
		 
a.createPage:hover   { 
	 
	text-decoration:none; 
	border:0px !important; 
	background-image:url(http://www.clan7.de/themes/default/_img/create_page2.png);
	}
	
p { font-size:12px; text-align:justify; line-height:150%; }
.clear { clear:both;  }
.hidden { position:absolute; left:-1000px; }
.lineheight { line-height:1.5em; text-align:justify; }
.center { text-align:center; width:400px; height:70px; margin:auto; }

a, a:link, a:visited, a:active { font-weight:bold; color:#f00000; text-decoration:none; }
a:hover { border-bottom: 1px dotted #f00000; text-decoration:none; }