/* Gestaltung Tabellenzellen */
h1 {
color: #686C6D;	
background: #FFFFFF;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
} 

.text1 {
color: #686C6D;	
background: #FFFFFF;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
}

strong {
color: #686C6D;	
background: #FFFFFF;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
}

.top {
color: #ffffff;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
line-height: 1px;
font-family: sans-serif;
}

.smalltext {
color: #686C6D;	
background: #FFFFFF;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
} 

/* Gestaltung Formulare */
.form {
color: #4C4E4D;	
background: #FFFFFF;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
} 

/* Gestaltung Links */
a.enterleave {
color: #686C6D;	
background: #FFFFFF;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
}
a.enterleave:link {color: #686C6D;}
a.enterleave:visited {color: #686C6D;}
a.enterleave:hover {color: #EE9F1C;}
a.enterleave:active {color: #686C6D;}
a.enterleave:focus {color: #686C6D;}

a.contentlink {
color: #EE9F1C;	
background: #FFFFFF;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
}
a.contentlink:link {color: #EE9F1C;}
a.contentlink:visited {color: #EE9F1C;}
a.contentlink:hover {color: #686C6D; text-decoration: underline;}
a.contentlink:active {color: #686C6D; text-decoration: underline;}
a.contentlink:focus {color: #686C6D; text-decoration: underline;}

a.navigationstarttop {
color: #686C6D;	
background: #FFFFFF;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
}
a.navigationstarttop:link {color: #686C6D;}
a.navigationstarttop:visited {color: #686C6D;}
a.navigationstarttop:hover {color: #EE9F1C;}
a.navigationstarttop:active {color: #686C6D;}
a.navigationstarttop:focus {color: #686C6D;}

/* scrolleiste */
body {
scrollbar-3d-light-color : #686C6D;
scrollbar-arrow-color : #686C6D;
scrollbar-base-color : #d2d2d2;
scrollbar-dark-shadow-color : #686C6D;
scrollbar-face-color : #f6f6f6;
scrollbar-highlight-color : #ffffff;
scrollbar-shadow-color : #ffffff;
margin-top : 0px;
margin-left : 0px;
}

#divStart {position: absolute; width: 750; height: 0; overflow: hidden; top: 0; left: 0; clip: rect(0,400,0,0);}
