/****************************************************/
/* general
/****************************************************/

body {
	background:#FFFFFF;
	color:#000000;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:17px;
	margin:14px 0 14px 0;
	padding:0;
}

a {
	color:#345D85;
	text-decoration:underline;
}

a:visited {
	color:#345D85;
	text-decoration:underline;
}

a:hover {
	color:#345D85;
	text-decoration:none;
}

img {
	border:0;
	margin:0;
}

p {
	margin:0 0 14px 0;
	padding:0;
}

h1 {
	color:#003366;
	font-size:18px;
	margin:0 0 28px 0;
}

h2 {
	color:#003366;
	font-size:28px;
	line-height:28px;
	margin:0 0 0 0;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin:0 0 14px 0;
}

h4 {
	font-size:12px;
	font-weight:bold;
	margin:15px 0 2px 0;
}

.clear {
	clear:both;
}

.tiny {
	font-size:11px;
}


/****************************************************/
/* main
/****************************************************/

#main {
	border:1px solid #6488B1;
	margin:0 auto;
	min-height:500px;
	padding:0 0 28px 0;
	position:relative;
	text-align:left;
	width:942px;
}


/****************************************************/
/* breadcrumbs
/****************************************************/

#breadcrumbs,
#breadcrumbs a:link,
#breadcrumbs a:hover,
#breadcrumbs a:visited {
	color:#999999;
	font-size:10px;
	padding:0;
	text-decoration:none;
}

#breadcrumbs {
	margin:7px 0 3px 22px;
}

/****************************************************/
/* head
/****************************************************/

#head img {
	display:block;
}


/****************************************************/
/* nav
/****************************************************/

#nav {
	background-color:#003366;
	border-bottom:2px solid #6488B1;
}

#navleft {
	float:left;
}

#navlayer, #navlayer ul {
	list-style:none;
	padding: 0;
	margin: 0;
	z-index:2000;
}

#navlayer a {
	color:#FFFFFF;
	display:block;
	font-size:10px;
	font-weight:bold;
	padding:0 0 0 23px;
	text-decoration:none;
}

#navlayer li {
	background:#003366 url("/typo3/fileadmin/image/nav/square.gif") no-repeat 0 0;
	float:left;
	padding:0;
	width:150px;
}

#navlayer li ul {
	left: -999em;
	margin: 0;
	position: absolute;
	height: auto;
	width: 150px;		
}

#navlayer li li {
	background:#003366;
	border-top:2px solid #FFFFFF;
	width:150px;
}

#navlayer li ul a {
	width:127px;
}

#navlayer li ul ul {
	margin:-14px 0 0 150px;
}

#navlayer li:hover ul ul, #navlayer li.sfhover ul ul {
	left:-999em;
}

#navlayer li:hover ul, #navlayer li li:hover ul, #navlayer li.sfhover ul, #navlayer li li.sfhover ul {
	left:auto;
}

#navlayer li:hover, #navlayer li.sfhover {
	background:#6488B1;
}

#navlayer li ul li ul li {
	background:#FF3300;
}


/*#navleft ul {
	list-style:none;
	margin:0;
	padding:0;
}

#navleft li {
	float:left;
	padding:0;
	width:150px;
}

#navleft ul a:link,
#navleft ul a:visited {
	background:url("/typo3/fileadmin/image/nav/square.gif") no-repeat 0 0;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	font-weight:bold;
	padding:0 0 0 23px;
	text-decoration:none;
}

#navleft ul a:hover {
	background:#6488B1;
}*/


#navright {
	float:right;
}

#navright ul {
	list-style:none;
	padding:0;
	margin:0;
}

#navright li {
	float:left;
	padding:0;
	text-align:center;
	width:71px;
}

#navright ul a:link,
#navright ul a:visited {
	border-left:1px solid #6488B1;
	background:#999999;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	font-weight:bold;
	padding:0;
	text-decoration:none;
}

#navright ul a:hover {
	background:#6488B1;
}


/****************************************************/
/* content
/****************************************************/

#content {
	clear:both;
}

#content li {
	list-style-type:square;
}

#imagemain {
	float:left;
	text-align:right;
	width:308px;
}

#contentmain {
	float:left;
	margin:70px 0 0 0;
	padding:0 0 0 14px;
	width:546px;
}

#contentwide {
	float:left;
	margin:70px 0 0 0;
	padding:0 0 0 146px;
	width:722px;
}

#contenthome {
	float:left;
	margin:144px 0 0 0;
	padding:0 0 0 14px;
	width:384px;
}

#infohomecontainer {
	float:right;
	padding:0 14px 0 0;
	width:182px;
}

#infohome {
	background-color:#E1E7ED;
	margin:0;
	padding:28px 7px 4px 7px;
	width:168px;
}

#titlehome {
	position:absolute;
	top:206px;
	left:258px;
}

#imageproductsservices {
	float:left;
	margin:115px 0 0 0;
	text-align:right;
	width:308px;
}

#contentproductsservices {
	float:left;
	margin:70px 0 0 0;
	padding:0 0 0 14px;
	width:546px;
}

/****************************************************/
/* table countries -> seite where we are
/****************************************************/

.countries { font-size:11px; padding:0; margin:0px 0px 15px 0px; border:0; }
.countries caption, .countries th {
	text-align:left;
	font-weight:bold;
	margin:0; padding:3px 10px;
	color:#345D85;
	border-bottom:1px solid #345D85;
}
.countries td { padding:3px 10px 2px 10px; border-left:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; } 

/****************************************************/
/* fce 3 columns
/****************************************************/

.columns3_container {
}

.columns3_1 {
	float:left;
	margin:0;
	width:222px;
}

.columns3_2 {
	float:left;
	margin:0 0 0 28px;
	width:222px;
}

.columns3_3 {
	float:left;
	margin:0 0 0 28px;
	width:222px;
}


/****************************************************/
/* form
/****************************************************/

#form {
	padding:14px 0 0 0;
}

#form label {
	display:block;
	float:left;
	text-align:left;
	width:100px;
}

#form br {
	clear:left;
}

#form label, input, textarea {
	margin-bottom:7px;
}

#form input, select, textarea {
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #999999;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #999999;
	color:#000000;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	padding:1px;
	width:200px;
}

#form input:focus, 
#form select:focus, 
#form textarea:focus {
	background-color:#E6E6E6;
}

#form textarea {
	height:100px;
}

#form input[type=submit], 
#form input[type=reset], 
#form input[type=button],
#form button {
	background-color:#FFFFFF;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-top:1px solid #CCCCCC;
	color:#000000;
	font-size:10px;
	margin:0;
	padding:1px;
	width:100px;
}


/****************************************************/
/* tt_news
/****************************************************/
.newseintrag {
	border-bottom:1px solid #999999;
	margin:0 0 14px 0;
}

/****************************************************/
/* css_tt_news override
/****************************************************/
.news-single-imgcaption {
	color:#345D85;
	font-size:10px;
	margin:4px 0 14px 0;
}

.news-single-files dt,
.news-single-links dt{
	font-weight:bold;
}

.news-single-files dd img {
	margin:0 4px 0 0;
}

.news-single-files dd,
.news-single-links dd{
	margin:0;
	padding:0;
}

/****************************************************/
/* csc-textpic-caption override -> Bildlegende
/****************************************************/
.csc-textpic-caption {
	color:#345D85;
	font-size:10px;
	padding-top:7px;
}

/****************************************************/
/* css-styled-content override
/****************************************************/

.csc-textpic-above .csc-textpic-imagewrap {
	margin-bottom:14px;
}

/****************************************************/
/* ext. lumogooglemap css-override
/****************************************************/
.tx-lumogooglemaps-pi1 {
	margin-top:28px;
}

.tx_lumogooglemaps_pi1_sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}

.tx_lumogooglemaps_pi1_sidebar li {
	/* float:left; */
	margin: 7px 14px 0 14px;
}


/****************************************************/
/* newsletter
/****************************************************/

#newsletter_main {
	border:1px solid #6488B1;
	margin:0 auto;
	padding:0;
	position:relative;
	text-align:left;
	width:500px;
}

#newsletter_content {
	margin:0;
	padding:0 16px 16px 21px;
	width:463px;
}