body { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	background: url(/fileadmin/templates/images/ceena_emarketing_bg.gif);
	background-position: 50% 19px;
	background-repeat: no-repeat;
	overflow-x: hidden;
	}


/* Links */
a:link, a:visited, a:hover, a:active, a:focus { 
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover { color: #999; }


/*Headlines*/
h1 { 
	font-size: 17px; 
	color: #1ebad1;
	}
h2 { 
	font-size: 11px; 
	color: #333;
	text-transform:uppercase;
	margin-top: -10px;
	}

ul {
	list-style-type: square;
	}

#breadcrumb {
	font-size: 10px;
	position: absolute; 
	left: 421;
	top: 261;	
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:focus, #breadcrumb a:active {
	text-decoration: none;
	color: #333;
} 

p.impressum {
	font-size: 10px;
	line-height: 12px;
	color: #999;
}


#wrapper {
        position: absolute;
 	width: 1360px;
 	left: 50%;
	/*margin-left: -680px;*/
	margin-left: -737px;
	/*position: relative;
	margin: 0 auto;
	margin-top: 40px;
	padding-top: 40px;
	width: 1220px;
	width: 1856px;
	height: 100%;
*/
}


#ceena_logo {
	position: absolute;
	left: 1036px;
	top: 17px;
}

#footer {
	position: absolute;
	left: 990px;
	top: 600px;
	font-size: 10px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:focus, #footer a:active {
	text-decoration: none;
	color: #333;
} 

.link1 { 
	position: absolute;
	left: 153;
	top: 370;
	display: none;
}

.link2 { 
	position: absolute;
	left: 35;
	top: 606;
	display: none;
}

.link3 { 
	position: absolute;
	left: 271;
	top: 606;
	display: none;
}

.link4 { 
	position: absolute;
	left: 861;
	top: 370;
	display: none;
}

.link5 { 
	position: absolute;
	left: 1097;
	top: 370;
	display: none;
}

.link6 { 
	position: absolute;
	left: 979;
	top: 488;
	display: none;
}


.subscribe { 
	position: absolute;
	left: 985;
	top: 150;
	width: 200px;
	color: #ffffff;
	
}

.subscribe input {
	font-size: 11px;
}

.subscribe p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.subscribe form {
	margin-left: 3px;
}

.subscribe label {
	width: 68px;
	float: left;
}

#content {
	width: 384px;
	position: absolute;
	left: 421px;
	top: 292px;
}

#menu {
	width: 210px;
	height: 210px;
	position: absolute;
	left: 272px;
	top: 10px;

}


/* Formulare */
.csc-mailform-field label {
			clear:both;
			color:#000000;
			margin-top: 5px;
			float:left;
			
			padding-left:0px;
			width:100px;
			}

		.csc-mailform {
				border: none;
				width: 450px;
			}
		.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {

			float:left;
			/*float: right;*/
			display:block;
			width:255px;
			padding:1px;
			margin-bottom:10px;
			margin-left: 10px;
			background-color: #f5f5f5;
			color: #292929;
			border: 0;
			font-size: 13px;
			font-family: Tahoma, Verdana, Arial, sans-serif;
			}
			
		input.csc-mailform-submit {
			margin-left: 110px;
			}


