
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
	color: #333333;
	background: url(../img/augen_lady_face.jpg) no-repeat top left #ffffff;
}


a {
	color: #ff9600;
	text-decoration: none;
}

a:hover {
	color: #333333;
}

img {
	border:0px;
}

h2 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #2c4559;
	font-size: 1.5em;
}

.box h4, h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1em;
}

p {
	margin: 0 0 20px 0;
}

.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}


/*   = = = = = = = = = = = = = = = = = = = = = =   GRUNDAUFBAU   = = = = = = = = = = = = = = = = = = = = = =  */

#copyright {
	clear: both;
	border-top: 1px solid #aaabad;
	text-align: right;
	padding: 3px 10px 0 0;
	color: #aaabad;
	margin-top: 15px;
}

#header {
	position: relative;
	padding: 70px 0 0 0;
}

#logo {
	position: absolute;
	top: 3px;
	right: 2px;
	width: 124px;
	height: 46px;
	background: url(../img/logo.png) no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 0;
}

#logo h1 a {
	display: block;
	width: 124px;
	height: 46px;
	overflow: hidden;
	text-indent: -99999px;
}

#content {
	margin: 40px 0 30px 230px;
	font-size: 1.1em;
	line-height: 1.5em;
	min-height:400px;
}

#inhalt {
	margin: 50px 250px 0 0;
	/*min-width:650px;*/
}






#left {
	position: absolute;
	left: 0;
	top: 280px;
	width: 190px;
}

#left a {
	color: #2c4559;
	font-weight: bold;
	text-decoration: none;
	border-right: 3px solid #ff9600;
	display: block;
	padding: 3px 0 3px 10px;
}

#left ul {
	margin: 20px 0 0 0;
	padding: 0;
	width: 190px;
	list-style: none;
	background: none;
}

#left li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	background: none;
}

#left ul li ul {display: none; }
#left ul li.active ul { display: block; }
#left ul li.active ul li ul { display: none; }
#left ul li ul li.active ul { display: block; }


#left ul li a {
	color: #686b6e;
	background: #f9fafa;
	border-bottom: 1px dotted #686b6e;
	border-right: none;
	text-decoration: none;
	padding: 5px;
	font-weight: normal;
	display: block;
}

#left ul li a:hover, #left ul li.active a {
	background: #e4f0fa;
	color: #2c4559;	
}


#left ul li ul {
	margin: 0;
}


#left ul li ul li a, #left ul li ul li.active a {
	color: #686b6e;
	background: #dddddd;
	padding: 5px 10px 5px 20px;
}

#left ul li ul li a.active {
	color: #2c4559;
	background: #333333;
}




/*   = = = = = = = = = = = = = = = = = = = = = =   RECHTS   = = = = = = = = = = = = = = = = = = = = = =  */

#right {
	position: absolute;
	right: 0;
	top: 160px;
	width: 190px;

	z-index: 2;
}

.boxr {
	background: #f9fafa;
	border: 1px dotted #dee2e5;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	font-size: 1em;
	z-index: 3;
	position: relative;
	clear:both;
}

#right h4, .boxr h4 {
	background: #e4f0fa;
	margin: 0;
	padding: 5px;
	font-size: 1em;
	font-weight: normal;
}

.boxr h5 {
	margin: 5px;
	font-size: 0.9em;
}

.boxr p { margin: 5px; }

.boxr a {
	margin: 5px;
	color: #6e6e6e;
	text-decoration: none;
}

#right ul {
	background: #f9fafa;
	border: 1px dotted #dee2e5;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	font-size: 1em;
}

#right li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#right ul li a {
	color: #6e6e6e;
	background: url(../img/arrow.gif) no-repeat 0 3px;
	text-decoration: none;
	margin: 5px 0 0 5px;
	padding: 0 0 0 10px;
	display: block;
}

#right ul li a:hover {
	color: #333333;
}

#right .date {
	margin: -12px 5px 0 0;
}

.date {
	margin: 5px;
	text-align: right;
	font-size: 9px;
	color: #6e6e6e;
	position: aboslute;
	margin: -17px 5px 0 0;
}

.backlink a {
	text-decoration: none;
	color: #6e6e6e;
	margin: 0 0 30px 0;
}


/*   = = = = = = = = = = = = = = = = = = = = = =   FOOTER   = = = = = = = = = = = = = = = = = = = = = =  */


#footer {
	/*bottom: 0;
	position: absolute;*/
	clear: both;
	background: url(../img/footer.png) repeat-y;
	margin-left:230px;
	margin-top:-50px;
}

.box {
	float: left;
	width: 130px;
	margin: 0 17px 0 0;
	padding: 10px;
	color: #ffffff;
	overflow: hidden;	
}

.box p {
	margin: 0;
}

.box a {
	color: #ffffff;
	text-decoration: none;
	height: 1em;
	display: block;
	margin: 3px 0 0 0;
	background: url(../img/pf_or_ri.png) no-repeat right 3px;
}




/*   = = = = = = = = = = =   MENU   = = = = = = = = = = =   */







#path {
	color: #aaabad;
	padding: 0 0 3px 1px;
	border-bottom: 1px solid #aaabad;
	font-size: 0.7em;
	line-height: 1em;
}

#path a {
	color: #aaabad;
	text-decoration: none;
}

#path a.first-child {
	border: none;
}






#menu { 
	margin: 0 0 0 212px;
	padding: 0px 0 0 0;
	min-height: 23px;
	min-width:930px;
	background: #2c4559;
	overflow:visible;
}

#menu ul{
	margin: 0;
	padding:  0px 0 0 0;
	height:28px;
	max-height:28px;
	list-style: none;
}



#menu ul li {
	position: relative;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0px 0 0px 10px;
}


#menu ul li a {
	margin: 0px 0 0 0;
	padding: 7px 8px 8px 8px;
	color: #ffffff;
	text-decoration: none;
	border-left: 1px solid #ffffff;
	display:block !important;
	display: inline;
}
#menu ul li a ul li a{
	padding: 5px 8px 5px 8px;
}

#menu ul li.first-child a {
	border: none;
}

#menu ul li a:hover,
#menu ul li a.active{

}

#menu ul li ul {


	display: none;

	position: absolute;
	z-index: 199;

	top: 28px;
	left: 10px;
	margin: 0;
	padding: 0; 
	width: 200px; 
}

#menu ul li ul li {
	display: inline;	
	margin: 0;
	padding: 0;
}

#menu ul li ul li a{
	display: block;
	margin: 0;
	background: #e4f0fa;
	width: 200px;
	text-transform: none;
	filter:alpha(opacity=98);
	-moz-opacity:.98;
	opacity:.98;
	color: #2c4559;
	border: 0px;
	border-bottom: 1px dotted #2C4559;
}

#menu ul li ul li.first-child a {
	border-bottom: 1px dotted #2C4559;
}


#menu ul li ul li a:hover,
#menu ul li ul li a.active{
	background: #ff9600;
	border:0px;
	border-bottom: 1px dotted #2C4559;
}

#menu ul li ul li ul {
	position: absolute;
	top: 0px;
	left: 215px;
	margin: 0;
	padding: 0; 
	width: 200px;
}








#menu2{
	position: absolute;
	top: 10px;
	left: 230px;
}

#menu2 ul {
	margin: 3px 0 0 0;
	padding: 0;
	float:left;
}

#menu2 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#menu2 ul li a {
	color: #2c4559;
	text-decoration: none;
	text-transform: uppercase;
	border-left: 1px solid #2c4559;
	font-size: 0.8em;
	padding: 0 8px;
}

#menu2 ul li.first-child a {
	border: none;
	padding: 0 8px 0 0;
}











#menu3{
	position: absolute;
	top: 53px;
	right: 123px;
}

#menu3 ul {

	margin: 0;
	padding: 0;
}

#menu3 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#menu3 ul li a {
	display: block;
	float: left;

	text-decoration: none;
	color: #787a7c;


	background: url(../img/m3_li.png) no-repeat;
	padding: 2px 25px 2px 25px;
	margin: 0 0 0 -20px;
	/*border-right: 1px solid #c3cad0;*/
}

#menu3 ul li a:hover, #menu3 ul li a.active {
	background: url(../img/m3_li_over.png) no-repeat;
	color: #ffffff;
}

#menu3 ul li.first-child a {
	margin: 0;
}



/*   = = = = = = = = = = =   LANG   = = = = = = = = = = =   */


#lang {
	position: absolute;
	right: 0;
	top: 53px;
	z-index: 101;
}

#lang ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 140px;
	background: url(../img/m3_li.png) no-repeat;
	
}

#lang ul li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}


#lang ul li span {
	font-size: 11px;
	display: block;
	height: 14px;
	width: 118px;
	margin-right: 2px;
	padding: 2px 0 0 20px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
}

#lang ul li ul { background: #e4f0fa; display: none; }

#lang ul li ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#lang ul li ul li a {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #2c4559;
	background-repeat: no-repeat;
	background-position: right 2px;
	margin: 1px 2px 1px 2px;
	padding: 2px;
}

#lang ul li ul li a:hover {
	background-color: #ffffff;
}

#lang ul li ul li.active a { }
#lang ul li ul li.na a { color: #B0B0B0; } 

.de { background-image: url(../img/de.png); } 
.en { background-image: url(../img/en.png); } 
.fr { background-image: url(../img/fr.png); } 
.es { background-image: url(../img/es.png); } 
.pt { background-image: url(../img/pt.png); } 
.it { background-image: url(../img/it.png); } 




/*   = = = = = = = = = = =   SUCHE   = = = = = = = = = = =   */

input.suchefeld {
	margin: -3px 0 0 5px;
	border: 1px solid #6e6e6e;
	width: 150px;
	font-size: 1em;
}

input.suchebutton {
	border: none;
	background: url(../img/search.png) no-repeat 0 3px;
	text-indent: -999999px;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.tx-indexedsearch input.suchebutton {
	position: absolute;
	margin: -28px 0 0 165px;
	border: none;
	background: url(../img/search.png) no-repeat 0 3px;
	text-indent: -999999px;
	width: 16px;
	height: 16px;
	cursor: pointer;


}

.tx-indexedsearch a {
	background: url(../img/pf_or_ri.png) no-repeat 0 3px;
	padding: 0 0 0 20px;
	color: #ff9600;
}

.tx-indexedsearch a:hover {
	color: #6e6e6e;
	background: url(../img/pf_or_ri_gr.png) no-repeat 0 3px;
}

.tx-indexedsearch select {
	border: 1px solid #6e6e6e;
	width: 170px;
	font-size: 1em;
	margin: 0 0 3px 5px;
}





/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =    FORMULAR   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.tx_powermail_pi1_fieldwrap_html {
	display: block;
	clear: both;
	float:none;
	min-height: 30px;
}

.bearbform, .tx-srfeuserregister-pi1 {
	width: 500px;
}

.bearbform fieldset, .tx-srfeuserregister-pi1 fieldset,
.tx-powermail-pi1 fieldset {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 11px;
}
.bearbform form br, .tx-srfeuserregister-pi1 form br {clear: both;}

.tx-powermail-pi1 label, .bearbform label, .tx-srfeuserregister-pi1 label {
	float: left;
	width: 130px;
	padding-top: 0;
	clear:left;
}

.radio label {
	width: 50px;
}



.bearbform label.checkbox, .tx-srfeuserregister-pi1 label.checkbox {
	width: 30%;
}

.bearbform label.radio, .tx-srfeuserregister-pi1 label.radio {
	width: 130px;
	float: left;
}

.bearbform input.checkbox, .tx-srfeuserregister-pi1 input.checkbox {
	width: auto;
	border: none;
	margin: 5px 5px 0px 0;
	background: none;
}

.bearbform .checkbox_text, .tx-srfeuserregister-pi1 .checkbox_text { width: 100px; margin: 3px 0 0 0;}

.tx-powermail-pi1 input, .tx-powermail-pi1 select, .bearbform input select, .tx-srfeuserregister-pi1 input, select {
	float: left;
	margin-bottom: 5px;
	font-size: 11px;
	border: 1px solid #6e6e6e;
	background: #ffffff;
}

.bearbform input, .tx-srfeuserregister-pi1 input {
	width: 250px;
	padding: 2px 5px;
	background: #ffffff;
}

.bearbform input.radio, .tx-srfeuserregister-pi1 input.radio {
	width: 30px;
	float: left;
}

.bearbform input.radio_first, .tx-srfeuserregister-pi1 input.radio_first {
	margin-left: 28%;
}

.bearbform textarea, .tx-srfeuserregister-pi1 textarea {
	font-family: Verdana, Arial sans-serif; 
	float: left;
	margin: 0;
	width: 250px;
	font-size: 11px;
	height: 100px;
	padding: 0 5px;
	border: 1px solid #6e6e6e;
	background: #ffffff;
}

.tx-srfeuserregister-pi1 input.submit {
	width: 250px !important;
	height: 20px !important;
	position: relative;
	left: 240px;
	background: url(../img2009/button.png) no-repeat left top;
	color: #887541;
	font-weight: bold;
	margin: 5px 10px 20px 0px;
	padding: 0 0 3px 7px;
	font-size: 11px;
	border: 1px solid #887541;
	cursor: pointer;
}

.tx-srfeuserregister-pi1 input.submit:hover {
	background: url(../img2009/button_over.png) no-repeat left top;
	color: #887541;
}

.tx-srfeuserregister-pi1 #mferror dl dd { color: #e3000f; }

.tx-srfeuserregister-pi1 a {
	background: none;
	margin: 0;
	padding: 0;
}

.tx-srfeuserregister-pi1 p {
	margin: 0;
	padding: 0;
}

.bearbform dt, #tx-srfeuserregister-pi1-fe_users_form dt {
	text-align: left;
	font-weight: bold;
}

.select_land {
	width: 68%;
}

.tx-srfeuserregister-pi1 h4 {
	margin: 0;
	padding: 0;
}

.bearbform legend, .regform legend, #tx-srfeuserregister-pi1-fe_users_form legend {
	padding: 0;
	color: #ffffff;
}

.bez {
	float: left;
	width: 100px;
}


.wert {
	float: left;
}

.logout {
	position: absolute;
	top: 130px;
	right: 15px;
	text-align: right;
}

input.button_logout {
	background: url(../img/unlock.png) no-repeat;
	margin: 0 0 0 5px;
	border: none;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

input.button_login {
	background: url(../img/login.png) no-repeat;
	margin: 0 0 0 5px;
	border: none;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

input.tx-srfeuserregister-pi1-radio {
	width: 20px;
	float: left;
	margin: 4px 0;
}


#menu2 .tx-macinasearchbox-pi1 {
	float:right;
}

fieldset.csc-mailform {
	border:0px;
}


fieldset.csc-mailform label {
	display:block;
	float:left;
	width:120px;
}

fieldset.csc-mailform input,
fieldset.csc-mailform select,
fieldset.csc-mailform textarea {
	width:200px;
}

fieldset.csc-mailform div.csc-mailform-field {
	margin-bottom:10px;
}

#tablesorter td{
        margin:3px;
        padding:3px;
        background:#eee;
}
#tablesorter .offColor td{
        background:#ccc;
}

#tablesorter th {
	color:#FF9600;
}

input,select,textarea {
	z-index:1;
}

#tablesorter #p_base {
	width: 650px;
}