@import url("css/ext_powermail.css");

/* --- common section --- */
* {
	margin: 0;
	padding: 0;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:20px;
}

body {
	height:100%;
}

a {
	color: #52b4ef;
	text-decoration:none;	
	outline:none;
}

a:hover {
	text-decoration:underline;
}

p {
	padding: 0px 0px 5px 0px;
}

h1 {
	color: #e4007b;
	font-size:15px;
	padding: 5px 0px 5px 0px;
}

h2 {
	color: #e4007b;
	font-size:14px;
	padding: 5px 0px 5px 0px;
}

h3 {
	color: #e4007b;
	font-size:12px;
	padding: 5px 0px 5px 0px;
}

h5 {
	color: #000;
	font-size:20px;
	padding: 5px 0px 5px 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* --- structure section --- */
#page {
	width:1000px;
	height:100%;
	margin: auto;
}

#leftcol {
	float:left;
	width: 210px;
}

#leftcol .menu {
	margin-top:63px;
}

#middlecol {
	float:left;
	width: 790px;
}

#middlecol .header{
	min-height: 130px;
}

#middlecol .headline{
	margin: 0px 0px 0px 25px;
}

#middlecol .content {
	margin: 20px 0px 0px 25px;
	width:610px;
}

#footer  {
	height:240px;
}

/*-----------------------------------------------*/
/* Typo3-Kontaktformular                         */
/*-----------------------------------------------*/

.csc-mailform { 
	border: none; 
	margin: 0px;
	padding: 0px;
} 

.csc-mailform input,  .csc-mailform textarea { 
	padding: 3px; 
	border: solid 1px; 
	color: #1a171b;
	width: 500px;
}

.csc-mailform input { 
	line-height: 20px;
	height: 20px;
}

#mailformNewsletter {
	text-align:left;
	width:20px;
}

.csc-mailform input[type="text"]:focus, .csc-mailform textarea:focus {
	background:#F0F0F0 none repeat scroll 0% 0%;
	border-color:#666666;
	color:#333333;
}

.csc-mailform textarea { 
	width: 500px;
}
.csc-mailform-field select, .csc-mailform-field option { 
	color: #1a171b;
} 
.csc-mailform-field label { 
	width: 75px; 
	display:block; 
	float: left; 
	line-height: 20px;
	height: 20px;
}

.csc-mailform-field { 
	padding-bottom: 10px; 
}

#mailformformtype_mail { 
	margin-left: 75px; 
	color: #1a171b;
	width: 100px; !important
	line-height: 20px;
	height: 30px;
}

.pagecounter {
	margin: 30px 0px 0px 280px ;
}

.pagecounter ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}

.pagecounter ul li {
	list-style-image:none;
	list-style-type:none;
	float:left
}

.pagecounter ul li a{
	font-size:16px;
}

.fce_wrap {
	width: 200px; 
	float:left;
	margin-right:15px;
}
.fce_press {
	width: 100px; 
	float:left;
}

.fce_pics {
	width: 100px; 
	float:left;
}

.fce_picture{
	clear:both;
}

#counter {
	position: relative;
	color: #000;
	font-size: 30px;
	left:233px;
	top:166px;
	font-weight: bold;
}