
td,body,div {
	font-family : Arial,Verdana, Helvetica;
	font-size : 13px;
	color: #333333 ;
}

A,A:VISITED,A:ACTIVE,A:LINK  {
  font-family : Arial,Verdana, Helvetica;
	color : #C2312F;
	font-size : 13px;
	text-decoration : none;                          
}

A:HOVER  {
	text-decoration : underline;
	}
	
A.bestview,A.bestview:VISITED,A.bestview:ACTIVE,A.bestview:LINK  {
  font-family : Arial,Verdana, Helvetica;
	color : #6E6E6E;
	font-size : 10px;
	text-decoration : none;                          
}

A.bestview:HOVER  {
	text-decoration : underline;
	}	
	
h1 {
	font-family : Arial,Verdana, Helvetica;
	font-size : 14px;
	color: #4C4B4A ;
	font-weight : bold;
	white-space:nowrap;
	margin-bottom:8pt;
}

img.thumb {
	border:solid 1px;
	border-color:#4F4F47;
}	

/* ###################################################################### */
/* ### LAUFTEXT                                                      */
/* ###################################################################### */




#lauftext {
	white-space: nowrap;
	
	padding-right: 5px;
	padding-left: 5px;
	width: 425px;
	margin-top: 15px;
	margin-bottom: 10px;
}	

#lauftext * {padding: 0px;margin: 0px;}

marquee {

	width: 425px;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #950000;
	font-weight: bold;
}

img {
	border: none;
}	
  
  

/* ###################################################################### */
/* ### NAVIGATION                                                         */
/* ###################################################################### */


/* Mainnavigation 2 */

a.mainnavi2,a.mainnavi2:active,a.mainnavi2:link,a.mainnavi2:visited { 
  font-size : 12px;
  text-decoration : none;
  color : #AD2827;
  font-weight : bold;
}

a.mainnavi2:hover{
  font-size : 12px;
	text-decoration :none;
  color : #BB7270 ;
  font-weight : bold;
}

a.mainnavi2press,a.mainnavi2press:active,a.mainnavi2press:link,a.mainnavi2press:visited,a.mainnavi2press:hover {
  font-size : 12px;
	text-decoration : none;
  color : #BB7270 ;
  font-weight : bold;
}


.browsetdodd {
background-color : #ffffff;
}

.browseth {
background-color : #FEE6AA;
color:#8C120D;
  font-weight : bold;
}

.browsetdeven {
  background-color : #f8f8f8;
}

.pagetitle {
  font-size : 13px;
  color : #000000 ;
  font-weight : bold;
}

.contenttext {
  font-size : 13px;
  color : #000000 ;
  line-height:14pt;
}

.spruch {
  font-size : 17px;
  color : #7D7D7D ;
  letter-spacing:1px;
}

h1.title {
  font-size : 13px;
  color : #000000 ;
  font-weight : bold;  
  margin-bottom: 0px; 
  padding-bottom: 0px;
  line-height: 14pt; 
}

ul {
	list-style-type:none;
	list-style-position:outside;

}

li {
	list-style: url(img/bullet_list.gif);	
	
}


/* ###################################################################### */
/* ### FORM-FIELDS                                                        */
/* ###################################################################### */

input.dlginput {
  border : 1px solid #000000;
	font-size : 13px;
}

input.dlgsearchinput {
	border : 1px solid #000000;
	font-size : 13px;
}

.dlgselect { 
    background-color:#ffffff; 
    border:1px solid #DDDDDD;
    font-size : 13px;
    }
    
input.dlgbutton {
	font-size : 13px;
  color:ffffff; 
  border : 1px solid #A01D01;
  background-color: #AD2827 ;
}

input.dlgerror-input {
	border : 1px solid red;
}

.dlgerror-message {
	font-size : 13px;
  color: red ;
}





