@charset "utf-8";
/* CSS fuer Center Punch Art Studios
Theme Name: default */


body {
	color:#333333;
	font-family:Georgia,Times New Roman,Times,Serif;
	font-size:0.7em;
	margin:0pt auto;
	padding:0pt;
	background-color:#666666;
}


/* Rahmen für die Inhalte */

#borderbox {
	width:900px;
	margin:auto;
	margin-top:40px;
	padding:10px 10px 10px 10px;
	background-color:#FFFFFF;
}

#contentbox {
	border:1px solid #999999;
	padding:32px 66px 20px 66px;
}

#endbox {
	clear:both;
	color:#FFFFFF;
}



/* Kopf */


#contentbox h1 {
	text-align:center;
	font-size:3.8em;
	line-height:0.1em;
	margin-top:28px;
	margin-bottom:28px;
	text-transform:uppercase;
	font-weight:normal;
}

#contentbox h2 {
	text-align:center;
	font-family:Verdana,Helvetica,Arial,Sans-Serif;
	text-transform:uppercase;
	letter-spacing:0.3em;
	font-size:1em;
	line-height:0.1em;
	font-weight:normal;
	color:#666666;
	margin-bottom:22px;
}

#linie {
	margin-bottom:50px;
}


/* Navigation */

#sidebar {
	float:right;
	width:180px;
}

#sidebar h3 {
	margin-top:0px;
	font-family:Georgia,Times New Roman,Times,Serif;
	font-size:1.5em;
	font-weight:normal;
}

#projektmenu {
font-family:Verdana,Helvetica,Arial,Sans-Serif;
width:180px;
list-style:none;
line-height:22px;
padding:0px;
border-top:1px solid #C0C0C0;
margin-bottom:30px;
margin-left:0px;
}

.projektmenu {
border-bottom:1px solid #C0C0C0;
}

.projektmenu a{
text-decoration:none;
}

.projektmenu:hover {
background-color:#E9E9E9;
}

#projektmenu li a:link { color:#333333; }
#projektmenu li a:visited { color:#333333; }
#projektmenu li a:active { color:#333333; }
#projektmenu li a:focus { color: #cccccc; }


#titelliste {
margin-top:-4px;
margin-left:0px;
font-family:Verdana,Helvetica,Arial,Sans-Serif;
line-height:14px;
list-style:none;
padding:0px;
}

#titelliste li {
margin-bottom:14px;
}



/* Hauptinhalt */

#maincontent {
	width:520px;
	float:left;
}

#maincontent h4 {
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	font-family:Georgia,Times New Roman,Times,Serif;
	font-size:2.4em;
	font-weight:normal;
}

#maincontent h5 {
	text-align:center;
	font-family:Verdana,Helvetica,Arial,Sans-Serif;
	color:#CC0000;
	font-size:0.8em;
	font-weight:normal;
	letter-spacing:0.2em;
	line-height:2.3em;
	border-top:1px solid #C0C0C0;
	border-bottom:1px solid #C0C0C0;
	margin-top:22px;
	margin-bottom:0px;
}

.subheadline {
	text-align:center;
	font-family:Georgia,Times New Roman,Times,Serif;
	font-size:1.1em;
	font-variant: normal;
	font-style: italic;
	line-height:22px;
	color:#999999;
	margin-bottom:30px;
}

#maincontent p{
		line-height:20px;
		font-weight:lighter;
}

.dcap {
	color:#CC0000;
	display:inline;
	float:left;
	font-family:Georgia,Times New Roman,Times,Serif;
	font-size:4em;
	line-height:0.8em;
	margin:0.07em 0.1em 0pt 0pt;
	text-transform:uppercase;
	
}

.anf {
	color:#333333;
	font-size:0.3em;
	line-height:0.1em;
	margin-right:2px;
}	

#maincontent img {
	margin:6px 0px 14px 0px;
}



/* footer */

#footer {
clear:both;
}

#footer p {
	text-align:center;
	font-family:Verdana,Helvetica,Arial,Sans-Serif;
	color:#CCCCCC;
	font-size:0.8em;
	margin-top:15px;
	margin-bottom:20px;
	padding-bottom:10px;
}
