/**
 * Style sheet kontakt-formular-styles
 */
input
{
	border:0;
}

.error
{
	color:#D40800;
}

form
{
	float:right;
	font-size:9px;
}

input
{
	padding:3px;
	background-color:#FFFFFF;
	border:0px solid #2763A5;
	font-size:11px;
	color:#999999;
}

#contactForm
{
	margin:4px 0px;
	padding:10px;
	border:1px solid #EDEDEF;
}

#contactForm label.mandatory
{
	width:100%;
	display:block;
	font-weight:bold;
}

.formbody.label
{
	width:100%;
}

.explanation
{
	margin-bottom:10px;
}

#contactForm input.text, #contactForm textarea
{
	width:450px;
	margin:4px;
	padding:4px;
	border:1px solid #EDEDEF;
	color:#000000;
}

#contactForm select
{
	width:450px;
	border:1px solid #EDEDEF;
	color:#000000;
}

#contactForm input:focus, #contactForm textarea:focus
{
	border:1px solid #D40800;
	background:#EEE;
}

#contactForm input:hover, #contactForm textarea:hover
{
	border:1px solid #D40800;
	background:#EEE;
}

input.submit
{
	margin:4px;
	padding:2px;
	border:1px solid #EEE;
	font-weight:bold;
	color:#6DA6E2;
	cursor:pointer;
}

input.submit:hover
{
	background-color:#FFE0DF;
	border:1px solid #FF0A03;
	color:#black;
}

#cis-kontaktieren
{
	margin-left:10px;
}

#libMapContainer
{
	padding-top:20px;
	padding-bottom:5px;
	text-align:center;
	border-bottom:1px solid #DDDDDD;
}

#right div.ce_text
{
	padding-bottom:5px;
	border-bottom:1px solid #DDDDDD;
}

#right div.ce_text img
{
	display:block;
	margin:5 auto;
	padding:4px;
	border:1px solid #a0a0a0;
}

#vcard img
{
	display:block;
	margin:5 auto;
	padding:4px;
	border:1px solid #a0a0a0;
}

#vcard h2
{
	width:190px;
	float:left;
	padding-top:5px;
}

#vcard span
{
	width:300px;
	float:left;
	padding-top:5px;
}

#vcard div.image_container
{
	padding-right:12px;
}

#vcard
{
	width:100%;
	margin-bottom:10px;
	padding:10px;
	border:1px solid #DDDDDD;
}

#vcard h1
{
	margin-bottom:14px;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#6DA6E2;
}

table.norden
{
	background:url("tl_files/images/cis/vcard-nord-bg.gif") right bottom no-repeat;
}

table.bayern
{
	background:url("tl_files/images/cis/vcard-bayern-bg.gif") right bottom no-repeat;
}

table.baden
{
	background:url("tl_files/images/cis/vcard-baden-bg.gif") right bottom no-repeat;
}

table.hessen
{
	background:url("tl_files/images/cis/vcard-hessen-bg.gif") right bottom no-repeat;
}

#aussendienstLeftText
{
	width:250px;
	float:left;
}

#seoinhalt
{
}

#seoinhalt h2
{
	padding-bottom:10px;
	border-bottom:1px solid #eee;
	color:#6DA6E2;
}

#bundelaenderTable
{
	margin:5px;
	font-size:85%;
}

#seoinhalt a
{
	width:230px;
	float:left;
	display:block;
	margin-right:5px;
	margin-bottom:5px;
	text-decoration:none;
}

