

/* ====================================================================== */
/* === GENERELLE EINSTELLUNGEN                                        === */
/* ====================================================================== */


html, body, div, p, h1, h2, h3, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   font-family: Verdana,Arial, Helvetica,  sans-serif;
   font-size:14px;
   color:#303030;   
   line-height: 20px;
}

body {
    color:#303030;	
	background-color:#ffffff;
	margin:0;
	padding:0;
}


body.original {
	background-color:#9f9f9f;
}


.yellow {
	padding:0px;
	margin:0px;	
	background-color:#FDEECE;
	padding-left:10px;    
}


.legende {
	padding:0px;
	margin:0px;		
	padding-top:10px;    
	color:#303030;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
}

img {
	border:0px;
}

br.clear {
	clear:both;
}

* > strong > * {
	font-weight:bold;
}

* > b > * {
	font-weight:bold;
}

* > small > * {
	font-size:11px;
}

* > i > * {
	font-style:italic;
}

* > ol > * {
	list-style-position:outside;
	margin-left:22px;
}

ol.alpha {
	list-style-type:lower-alpha;
}

a,a:link,a:visited,a:active,a:focus {
  color : #D64B4F;
  text-decoration: underline;
}

a:hover {
  color : #B00A0E;
  text-decoration: none;
}

a.subtitle,a.subtitle:link,a.subtitle:visited,a.subtitle:active,a.subtitle:focus {
  color : #5C5C5C;
  font-weight: bold;
  letter-spacing:1px;	
  text-decoration: none;
}

a.subtitle:hover {
  text-decoration: underline;
}

a.skipintro,a.skipintro:link,a.skipintro:visited,a.skipintro:active,a.skipintro:focus {
  color : #afafaf;
  font-size:10px;  
  text-decoration: none;
}

a.skipintro:hover {
  text-decoration: underline;
}


a.pub-tth-web,a.pub-tth-web:link,a.pub-tth-web:visited,a.pub-tth-web:active,a.pub-tth-web:focus {
  color : #D64B4F;
  text-decoration: none;  
}

a.pub-tth-web:hover {
  color : #B00A0E;
  text-decoration: underline;  
}


p.startseite {
	margin-top:60;
	color:#4C62A4;
	font-size : 30px;
	font-weight: normal;
	letter-spacing:1px;  	
	line-height:35px;	
	padding-bottom:12px;
	text-align:center;
}


h3 {
	padding:0px;
	margin:0px;
	font-size:20px;
	margin-bottom:5px;	
	display:block;
	font-weight:normal;
}


#site {
	position:absolute;
	width:1000px;
	top:0px;
	left:0px;	
	height:450px;
	background:#ff0000;
}

#navigation {
	position:absolute;
	width:980px;
	margin:0px;
	top:0px;
	padding-top:15px;
	padding-left:25px;	
	height:235px;
	background: url(img/background_nav.gif) left top no-repeat;
	z-index:5;
}

#logo {
	position:absolute;
	left:840px;
	top:125px;
	height:100px;
	z-index:20;
}

#logostart {
	position:absolute;
	left:840px;
	top:422px;
	height:80px;
	z-index:20;
	text-align:right;
}

#bestview {
	position:absolute;
	left:20px;
	top:422px;
	height:20px;
	z-index:21;
	text-align:left;
}

#content {
	position:absolute;
	top:225px;
	left:30px;	
	width:960px;
	z-index:10;
}

#flashmovie {
	position:absolute;
	top:0px;
	left:0px;
	width:991px;	
	z-index:10;
	background: url(img/background_big3.jpg) left top no-repeat;
	padding-left:9px;
	padding-top:7px;
}





/* ====================================================================== */
/* === NAVIGATION                                                     === */
/* ====================================================================== */




/* ---------------------------------------------------------------------------------------------------- */



a.mainnavi1,a.mainnavi1:link,a.mainnavi1:visited,a.mainnavi1:active,a.mainnavi1:focus {
  font-size:13px;
  font-weight:bold;
  color : #948980;  
  text-decoration: none; 
  padding-left:5px;
  
}

a.mainnavi1:hover {
  font-size:13px;
  font-weight:bold;
  color : #101010;
  text-decoration: none;
  padding-left:5px; 
}

a.mainnavi1press,a.mainnavi1press:link,a.mainnavi1press:visited,a.mainnavi1press:active,a.mainnavi1press:focus,a.mainnavi1press:hover {
  font-size:13px;
  font-weight:bold;
  color : #101010;
  text-decoration: none;   
  padding-left:5px;  
}
/* ---------------------------------------------------------------------------------------------------- */



a.mainnavi2,a.mainnavi2:link,a.mainnavi2:visited,a.mainnavi2:active,a.mainnavi2:focus {
  	color:#948980;
	font-size : 11px;
  	font-weight:bold;
  	text-decoration: none;
  	padding-left:5px;
	line-height:15px;  
}

a.mainnavi2:hover {
	font-size : 11px;
  	font-weight:bold;
  	color : #101010;
  	text-decoration: none;
  	padding-left:5px;
	line-height:15px;
}

a.mainnavi2press,a.mainnavi2press:link,a.mainnavi2press:visited,a.mainnavi2press:active,a.mainnavi2press:focus,a.mainnavi2press:hover {
  font-size : 11px;
  font-weight:bold;
  color : #101010;
  text-decoration: none;
  padding-left:5px;
  line-height:15px;
}


/* ---------------------------------------------------------------------------------------------------- */


#mainnavi3 {	
	width:128px;
	background-color:#ffffff;
	line-height:12px;
	padding-left:15px;
	padding-bottom:6px;
	padding-top:0px;	
}

a.mainnavi3,a.mainnavi3:link,a.mainnavi3:visited,a.mainnavi3:active,a.mainnavi3:focus {
  	color:#948980;
	font-size : 11px;
  	font-weight:bold;
	text-decoration: none;  	
	line-height:12px;
	background: url(img/nav_marker.gif) left center no-repeat;
  	padding-left:18px;	
}

a.mainnavi3:hover {
	font-size : 11px;
  	font-weight:bold;
  	color : #101010;
  	text-decoration: none;  	
	line-height:12px;
	background: url(img/nav_marker_hi.gif) left center no-repeat; 
	padding-left:18px;
}

a.mainnavi3press,a.mainnavi3press:link,a.mainnavi3press:visited,a.mainnavi3press:active,a.mainnavi3press:focus,a.mainnavi3press:hover {
  font-size : 11px;
  font-weight:bold;
  color : #101010;
  text-decoration: none;
  line-height:12px;
  background: url(img/nav_marker_hi.gif) left center no-repeat; 
  padding-left:18px;
}


/* ---------------------------------------------------------------------------------------------------- */



/* ====================================================================== */
/* === FARBFELDER                                                     === */
/* ====================================================================== */

/* ====================================================================== */
/* === FORM-FIELDS                                                    === */
/* ====================================================================== */

input.dlginput {
  border : 1px solid #000000;
	font-size : 12px;
	background-color:#efefef;
}

input.dlgsearchinput {
	font-size : 8pt;
	margin-right:5px;
}


.dlgselect { 
    background-color:#ffffff; 
    border:1px solid #DDDDDD;
    font-size : 12px;
	background-color:#efefef;
    }
    
input.dlgbutton {
  font-size : 12px;
  color:#ffffff; 
  border : 1px solid #A01D01;
  background-color: #DC2E09 ;
}

input.dlgsearchbutton {
  font-size : 12px;
  font-weight:bold;
  color:131313; 
  border : 1px solid #5D5D5D;
  background-color: #BDBDBD ;
}

input.dlgerror-input {
	border : 1px solid red;
}

.dlgerror-message {
	font-size : 12px;
  color: red ;
}

.dlgtextarea {
	font-size : 12px;
	border : 1px solid #5D5D5D;
	background-color:#efefef;
}

.dlgcaption {
	font-weight : bold;
	color:#565450;
	letter-spacing:1;
}


/* ====================================================================== */
/* === Formular Generator                                             === */
/* ====================================================================== */


.pub-form-group {
  font-weight : bold;
  color : #030303 ;
  background-color : #EDEDED;
}

.pub-form-caption {
  font-weight : bold;
  color : #4C4C4C ;
}

.pub-form-caption-req {
  font-weight : bold;
  color : #4C4C4C ;
}

.pub-form-caption-req-error {
  font-weight : bold;
  color : #ff0000 ;
}

.pub-form-text {
  font-size : 12px;
  color : #2c2c2c;
}  


/* ====================================================================== */
/* === CMS                                                            === */
/* ====================================================================== */

.pagefunctions {
	position:relative;
	float:right;
	right:0px;
	text-align: right;
	z-index:20;	
}



.page-title, h1 {	
	color:#4C62A4;
	font-size : 30px;
	font-weight: normal;
	letter-spacing:1px;
  	text-decoration: none;
	line-height:30px;	
	padding-bottom:18px;
}

h1.start {	
	color:#ffffff;
	font-size : 10px;
	font-weight: normal;
	letter-spacing:1px;
  	text-decoration: none;
	line-height:30px;	
	padding-bottom:18px;
}

p.start {	
	color:#ffffff;
	font-size : 10px;
	font-weight: normal;
	letter-spacing:1px;
  	text-decoration: none;


}

.context-title {	
	color:#5C5C5C;
	font-size : 15px;
	font-weight: bold;
	letter-spacing:1px;
  	text-decoration: none;
	padding-bottom:15px;
}

.campaign-title {	
	color:#5C5C5C;
	font-size : 15px;
	font-weight: bold;
	letter-spacing:1px;
  	text-decoration: none;
	display:block;
	float:left;
	padding-bottom:10px;
}

.page-subtitle {	
	font-size:12px;
	padding-bottom:3px;
	display:block;
	color : #5C5C5C;
	font-weight: bold;
	letter-spacing:1px;
	border-bottom: solid 1px;
	border-bottom-color:#5c5c5c;
}

.pub-el-title {	
	margin:0;
	padding:0;
	font-weight: bold;
}

.pub-el-text-title {
	font-size:12px;
	padding-top:15px;
	padding-bottom:3px;
	display:block;
	color : #5C5C5C;
	font-weight: bold;
	letter-spacing:1px;
}

.pub-el-lead {		
	padding-bottom:5px;
	color : #5C5C5C;
	font-weight: bold;
}

.pub-el-lead-small {	
	font-size:11px;
	padding-bottom:5px;
	color : #5C5C5C;
	font-weight: bold;
	letter-spacing:1px;
}

.pub-el-leadtitle {	
	font-size:12px;	
	color : #5C5C5C;
	font-weight: bold;
	letter-spacing:1px;
}

.pub-browseth {
  font-weight : bold;
  color : #ffffff;
  font-size : 12px;
  background-color : #6A6A6A ;
  letter-spacing: 1px;
  padding:2px;
  padding-left:4px;
}

.pub-browsetdodd {
background-color : #ffffff;
padding:2px;
}

.pub-browsetdeven {
  background-color : #EDEEF0;
  padding:2px;
}

.pub-tth-li {
	background-image:url(img/b1.gif);
	background-repeat:no-repeat;
	list-style:none;
	padding-left:15px;
	margin:0px;	
}

.pub-tth-ul {
	list-style:none;
	margin:0;
	padding:0;
}


.ticker-title {	
	font-size:12px;
	padding-left:5px;
	padding-right: 5px;
	padding-bottom:0px;
	padding-top:2px;
	border: solid 1px;
	border-color:#D64B4F;
	display:block;
	color : #ffffff;
	background-color: #D64B4F;
	font-weight: bold;
	letter-spacing:1px;
	width:190px;
}

.ticker-body {
	border: solid 1px;
	border-color:#D64B4F;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:190px;
}

.ticker-date {
	font-size:11px;	
	font-weight: bold;
	letter-spacing:1px;
	color:#242424;
}


/* ====================================================================== */
/* === Bild/Text-Element 3                                            === */
/* ====================================================================== */


.pub-el-text-text {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

.pub-tth-h2 {
	padding-top:5px;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:0px;	
	font-weight: bold;
}


.pub-el-text-image-l {
	padding-right:15px;
	padding-top:3px;
	padding-bottom:5px;
	float:left;
	}
	
.pub-el-text-image-r {
	padding-left:15px;
	padding-top:3px;
	padding-bottom:5px;
	float:right;
}

.pub-el-text-image-c {
	padding-top:3px;
	padding-bottom:5px;
	text-align:center;

}




/* ====================================================================== */
/* === Sitemap                                                        === */
/* ====================================================================== */

.sm1 {
	font-size : 12px;
  color: #D64B4F;
}

.sm2 {
	font-size : 12px;
  color: #151515;
  padding-top:10px;
}

.sm3 {
	font-size : 10px;
  color: #151515;
  padding-left:20px;
}

.sm4 {
	font-size : 10px;
  color: #151515;
  padding-left:20px;
}


A.sm1,A.sm1:VISITED,A.sm1:ACTIVE,A.sm1:LINK  {
	color : #D64B4F;
	font-size : 15px;
	text-decoration : none;
  letter-spacing: 1px;
}

A.sm1:HOVER  {
	text-decoration : underline;
	}
  
A.sm2,A.sm2:VISITED,A.sm2:ACTIVE,A.sm2:LINK  {
	color : #151515;
	font-size : 12px;
	text-decoration : none;
letter-spacing: 1px;
}

A.sm2:HOVER  {
	text-decoration : underline;
	}  
  
  
A.sm3,A.sm3:VISITED,A.sm3:ACTIVE,A.sm3:LINK  {
	color : #151515;
	font-size : 10px;
	text-decoration : none;                     
}

A.sm3:HOVER  {
	text-decoration : underline;
	} 
	
A.sm4,A.sm4:VISITED,A.sm4:ACTIVE,A.sm4:LINK  {
	color : #151515;
	font-size : 10px;
	text-decoration : none;                     
}

A.sm4:HOVER  {
	text-decoration : underline;
	} 	



