/*
created by 3MO eSolutions, Hamburg
*/
@import url(reset.css);


body{font-family: 'Muli', sans-serif;font-size:13px;line-height:20px;text-align:center;background: url(../images/bg.jpg) no-repeat scroll center top #ae0c24;}
a{text-decoration:underline;color:#0087b7;}
a:hover{text-decoration:none;color:#0087b7;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:normal;font-family: 'Muli', sans-serif;}
p{display:block;margin:0 0 10px 0;padding:0;}
legend{display:none;}
.error input,.error select,.error textarea{border-top-color:#c66;}
object{display:block;outline:none;}
img{border:none;}
acronym,abbr{border-bottom:#2d2d2d 1px dotted;font-style:normal;text-transform:none;}
b,strong{font-weight:bold;}
html, div, map, dt, isindex, form {display:block;}
h1, h2, h3, h4 {font-weight:bold;position:relative;}
input, img, label, button {vertical-align:middle;}

html, div, map, dt, isindex, form {display:block;}

blockquote{display:block;position:relative;margin-top:20px;margin-bottom:20px;}
cite{font-weight:normal;display:block;font-size:11px;font-style:normal;color:#333;text-align:right;}

h1 {font-size:32px;font-weight:normal;line-height:normal; color:#666;}
h2 {font-size:24px;font-weight:normal;color: #666;margin-bottom:10px;line-height:normal;}
h3 {font-size:18px;font-weight:normal;color: #000000;margin:5px 0;}
h4 {color:#333333;}



.small{font-size:11px;}
.highlight{color:#000000;}

table{border-collapse:collapse;margin:10px 0;}
th{border-top:1px solid #E1E1E1;border-bottom:1px solid #E1E1E1;}
td, th{padding:2px 6px;}
th{ font-weight:bold; background:#f2f2f2;}
td{ font-weight:normal; vertical-align:top;}


/* BLOCK: MESSAGE handling */
.error, .notice, .success {padding:10px;border:1px solid #ddd;margin-bottom:10px;}

.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}





ul.check{}
ul.check li{background:transparent url("../images/list.png") no-repeat 0 0;padding-left:26px;margin:12px 0 0 0;}

/* GRID */


.metamenu {font-size:12px;text-align:right; margin-right:20px;}
.metamenu ul{background:#666;padding:4px; display:inline;}
.metamenu ul li{display:inline;padding:0 12px;}
.metamenu li a:link,.metamenu li a:visited{color:#fff;text-decoration:none; }
.metamenu li a:hover{color: #fff;text-decoration:underline;}

#header .logo { height:42px;float: left;background:transparent url("http://www.paarsein.com/wp-content/themes/paarsein/images/mainmenu.gif") no-repeat 0 0; width:222px;background-position:0 0; margin:13px 0 0 20px;}

#wrapper {
	margin:0 auto 20px;
	position:relative;
	text-align:left;
	width:980px;
	z-index:10;
}

.content{
	position:relative;
	text-align:left;
	padding:20px;
	margin-top:2px;
	z-index:10;
}

	.content-block {position:relative;}
	
	.column-1, .column-2, .column {position:relative;float:left;margin-right:20px;}
	.last{margin-right:0;}
	
	.column-1 ul li,
	.column-2 ul li{ list-style:circle; margin-left:120px;}
	
	
	
	.one-two-block{ overflow:hidden;}
	.one-two-block .column-1{ width:520px;}
	.one-two-block .column-2{ width:350px;
	}
	
	.tripple-block{ overflow:hidden; }
	.tripple-block .column {width:300px;}
	
	.quad-block{ overflow:hidden; }
	.quad-block .column {width:220px;}
	
	.double-block{overflow:hidden;}
	.double-block .column{width:460px;}

#text{
	padding-top:10px;
	width:520px;}

#image{ 
	width: 350px;
	height:355px;
	float:right;
	margin-top:13px;}

#ablauf{
	width:535px;
	height:155px;}
	
.list{
	position:absolute;
font-size:14px;
color:#666;
margin-left:600px;
margin-top:-35px;}

.list li{ list-style:circle; line-height:24px;}
.list li a{ list-style:none; line-height:24px; color:#666; text-decoration:none;}
	
	

form#ebusinesscontact{}



/* BLOCK: Standard FORMSTYLE */
label {padding:3px 0 0 0;font-weight:bold;width:160px;display:block;float:left;}
fieldset {padding:0;margin:0;}
legend {font-weight:bold;font-size:14px;}
input[type=text], input[type=password], input.text, textarea, select {background:#FFFFFF none repeat scroll 0 0;
border-color:#8E8E8E #C2C2C2 #E2E2E2;
border-style:solid;
border-width:1px;
font-size:14px;
}
select {
padding:1px;
width:200px;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus,  textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text,  textarea, select {margin:0;}
input.text{width:240px;padding:3px;}

textarea {width:320px;height:120px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;}


