/* Weitere Styles, die Sie belegen knnen sind: p1, p2, p3,... p11 */
/* In diesem mitgelieferten Stylesheet sind diese nicht belegt     */
a:link  {
	color : #333333;
	text-decoration : underline;
	font-style: normal;
	font-weight: normal;        
}

a:visited  {
	color : #333333;
	text-decoration : underline;
	font-style: normal;
	font-weight: normal;        
}

a:hover  {
	color : #333333;
	text-decoration: none;
	font-weight: normal;
}



a.white  {
	color : #CCCCCC;
	text-decoration : underline;
	font-style: normal;
	font-weight: normal;
}
a.white:hover  {
        color : #CCCCCC;
        text-decoration : none;
}
a.whitemenu  {
        color : #333333;
        text-decoration : underline;
        font-weight : normal;
        font-style: normal;
}
a.whitemenu:hover  {
        color : #333333;
        text-decoration : underline;
}
a.nobold  {
        text-decoration : none;
        font-weight : normal;
        font-style: normal;
}
a.nobold:hover  {
        text-decoration : underline;
}


body {
	font-family : 'Trebuchet MS' ,Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #333333;
	font-size: 13px;

}
h1 {
	font-size : 18px;
	font-weight : bold;
	line-height : normal;
	color : #666666;
	
}
h2 {
        font-size : 14px;
        font-weight : bold;
        line-height : 16px;
        color : #666666;
}
h3 {
        font-size : 13px;
        font-weight : bold;
        line-height : 15px;
        color : #666666;
}
h4 {
        font-size : 12px;
        font-weight : bold;
        line-height : 14px;
        color : #666666;
}
h5 {
        font-size : 12px;
        font-weight : bold;
        color : #666666;
}
h6 {
        font-size : 12px;
        font-weight : bold;
        line-height : 12px;
        color : #666666;
}
.small {
        font-size : 10px;

}
.topwhite {
        color : #ffffff;
        font-size : 10px;
}
td  {
	color : #333333;
	line-height: normal;
	font-size: 13px;
}
td.header  {
        font-size : 10px;
        color : #ffffff;
        background-color : #292963;
}
input {
        font-size : 10px;
        color : #292963;
        }
select {
        font-size : 10px;
        color : #292963;
        }
textarea {
        
        }
.formtext {
        font-size: 11px;
}
.formelements {
	font-family : 'Trebuchet MS' ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	color: #333333;
}
.tsmall {
        font-size: 9px;
        line-height: normal;
}
.tmiddle {
        font-size: 12px;
}
.tbig {
        font-size: 14px;
}
.weiss {
        color: #CCCCCC;
}
.black {
	color: #333333;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F27D00;
}
#maincont {
	position: relative;
	float: left;
	width: 591px;
	background-color: #FFFFFF;
}

* html #maincont {  /* This is the Tan hack */
	width: 589px; 
	w\idth: 591px; }

.maincont_table {height:800px;}

#left_table_cell_1 {width: 100%} 
#left_table_cell_2 {width: 100%}
#left_table_cell_3 {width: 100%}
#right_table_cell_1 {width: 100%}

#nav {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	line-height: 18px;	
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#nav a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#footer {
	color:#999999;
	font-size: 0.85em;
}

#footer a {
	color:#999999;
	font-weight: normal;
}

body { /* This is a hack to center for win ie5*/
	margin:10px 0px; padding:0px;
	text-align:center;
	}

#frame {
	margin: 0px auto;
	width: 770px;
	text-align: left;
	background-color: #F27D00;
	border-color: #F27D00;
	border-style: solid;
	border-width: 1px;
	clear: both;
	bottom: 50px;
}
#title {
padding:0px;
}
#left {
	width:179px;
	float: left;
	position: relative;
}

.leftborder {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #F27D00;
	background-repeat: no-repeat;
	background-position: top center;
}
p {
	line-height: normal;
	
}
/*html {width:99.5%; height: 100.01%; margin: 0; padding: 0;}/*


