* { border: none; margin: 0; padding:0; }

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #f2f2f2;
	
	margin-top: 10px;
}

a{
    outline: none;
    }

#wrapper
{
	width: 1003px;
	margin: 0 auto;
}

#center
{
	width: 963px;

	background-color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	
	border: 1px solid #fff;
	
		
	float: left;
}

.curved
{
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}

h1.heading
{
	position: absolute;
	top: -2000px;
}

#footer
{
	float: left;
	color: #959594;
	font-size: 9pt;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 500px;
	
}

#footer a
{
	color: #959594;
	text-decoration: none;
}

#header
{
	width: 963px;
	height: 171px;
	float: left;
	/*background-image: url(images/header_inside.jpg);
	background-repeat: no-repeat;*/
	
	
}

#search
{
	width: 400px;
	float: right;
}

#search form
{
	float: right;	
}

input.suchfeld
{
	width: 140px;
	
	font-size: 12px;
	
	border: 1px solid #dcddde;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}

input.suchbutton
{
	background-color: #FFF;
	background-image: url(images/go.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #fff;
	
	color: #fff;
	font-size: 1px;
	
	width: 40px;
	height: 22px;
}

#mainnav
{
	width: 	963px;
	float: left;
	background-image: url(images/bg_mainnav.gif);
	background-repeat: repeat-x;
	background-color: #000;
	padding: 0px;
	margin: 0px;
	
}

#mainnav ul
{
	margin: 0px;

}

#mainnav li
{
	list-style-type: none;
	display: block;
	float: left;
	
	padding-top: 12px;
	padding-bottom: 12px;
}

#mainnav li.act a
{
	color: #ea9a23;	
}

/*
#mainnav li.first
{
	background-image: url(images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px center;	
	
	padding-left: 40px;
}*/

#mainnav li.last a
{
	border: none;	
}

#mainnav li a
{
	color: #fff;	
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	
	border-right: 1px solid #fff;
	text-decoration: none;
	
}

#maincontent
{
	width: 963px;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
	padding-bottom: 10px;
	color: #6d6b6b;
}

#left
{
	width: 230px;
	float: left;
	background-image: url(images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	
	min-height: 280px;   
	height: auto !important;   
	height: 280px;
	
	padding-top: 15px;
	
}

#right
{
	width: 175px;
	float: right;
	background-image: url(images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: right 10px;	
	
	padding-left: 30px;
	padding-right: 30px;
	
	padding-top: 90px;
	
	min-height: 280px;   
	height: auto !important;   
	height: 280px;
	
}

#content 
{
	width: 458px;
	display: inline;
	float: left;
	line-height: 1.8em;
	color: #6d6b6b;
	
	padding-top: 20px;
	
	padding-left: 20px;
	padding-right: 20px;
}


#lang
{
	width: 963px;
	float: left;
	padding-left: 30px;
}

#lang a
{
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 106px;
	float: left;
	margin-right: 5px;
	background-image: url(images/bg_lang_button.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-top: 3px;
}
/* Für den Content */
h1 { color: #b7202e; padding-bottom: 10px; font-size: 12pt;}
h2 { color: #000; padding-bottom: 7px; font-size: 10pt; }
h3 { color: #000; padding-bottom: 5px; font-size: 9pt;}
p { padding-top: 10px; padding-bottom: 10px; }

a { color: #b7202e; text-decoration: underline; }

#content li
{
	list-style-position: inside;
}

#content li li
{
	padding-left: 15px;	
}

/* Content - Rechts */
#right ul
{
	padding-bottom: 20px;	
}

#right li
{
	list-style-type: none;
	background-image: url(images/grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left:15px;
}

#right a
{
	color: #666464;
	text-decoration: none;
}

#right a:hover
{
	text-decoration: underline;	
}

#left_nav
{
	background-color: #66585c;
	background-image: url(images/bg_subnav.gif);
	background-repeat: repeat-y;
	
	float: left;
	width: 210px;
	
	padding-top: 10px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#left_nav li
{
	list-style-type: none;	
	display: block;
}

#left_nav li a
{
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#left_nav li.main a
{
	font-size: 12pt;	
	padding-bottom: 15px;
}

#left_nav li.main li a
{
	font-size: 10pt;
	padding-left: 25px;
	background-image: url(images/white_arrow.png);
	background-repeat: no-repeat;
	background-position: 10px center;	
	
	padding-top: 4px;
	padding-bottom: 4px;
}

#left_nav ul
{
	padding-bottom: 15px;	
}

#left_nav li.curr a
{
	color: #ea9a23;	
}

#left_nav li.curr li a
{
	color: #b6b4b4;	
	background-image: none;
	font-size: 9pt;
	font-weight: normal;
}

#left_nav li.curr li.curr a
{
	color: #fff;	
	background-image: none;
	//padding-top: 1px;
	//padding-bottom: 1px;
}


.csc-mailform {
	width: 500px;
	border: 0px none;
	font-size: 11px;
}

.csc-mailform-field {
	margin-bottom: 6px;
	line-height: 18px;
}


.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:130px;
padding-left:5px;
margin-bottom:10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

input, textarea, select
{
float:left;
display:block;
width:200px;
border: 1px solid #333;
background:#FFF;
padding:1px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

textarea
{
	height: 200px;	
}

fieldset
{
	border: none;	
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 135px;
/* Float wieder abschalten */
clear: both;
}

hr
{
	border: none; border-top: 1px solid #ccc; color: #fff; margin-top: 15px; height: 15px;	
}

a.gohome
{
	display: block;	
	width: 177px;
	float: left;
	height: 51px;
	margin-left: 30px;
	margin-top: 40px;
	font-size: 0;
	color: #b7202e;
	background-image: url('images/ametis.gif');
	background-repeat: no-repeat;
	/*padding-left: 10px;*/
}

#mainnav li a:hover {
    color: #EA9A23;
}

#left_nav ul li a:hover{
    color: #EA9A23;
    }
    
#left_nav ul li.curr ul li a:hover{
    color: #FFFFFF;
    }    

.tx-ttnews-browsebox
{
	border: none;
	background: none;
	text-align: center;
}

.tx-ttnews-browsebox-SCell
{
	background-color: #F3F3F3;
	border: none;
}

.tx-ttnews-browsebox table p
{
	padding: 5px;
}

.tx-ttnews-browsebox table p a
{
	text-decoration: none;	
	color: #5E5E5E;
}

.tx-ttnews-browsebox table p a:hover
{
	text-decoration: underline;
}

.tx-ttnews-browsebox  p
{
	padding: 0px;
}

