/* Allgemein */
a:link {
	text-decoration:none;
	color: #003A8B;
	font-size: 10px;
}
a:visited {
	text-decoration:none;
	color: #003A8B;
	font-size: 10px;
}
a:hover {
	text-decoration:none;
	color: #000000;
	background-color: #DBEFF9;
	font-size: 10px;
}
a.copy:link {
	text-decoration:none;
	color: #003A8B;
	font-size: 11px;
}
a.copy:visited {
	text-decoration:none;
	color: #003A8B;
	font-size: 11px;
}
a.copy:hover {
	text-decoration:none;
	color: #000000;
	background-color: #DBEFF9;
	font-size: 11px;
}
a.white:link {
	text-decoration:none;
	color: #003A8B;
	font-size: 10px;
}
a.white:visited {
	text-decoration:none;
	color: #003A8B;
	font-size: 10px;
}
a.white:hover {
	text-decoration:none;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
}
a.white-copy:link {
	text-decoration:none;
	color: #003A8B;
	font-size: 11px;
}
a.white-copy:visited {
	text-decoration:none;
	color: #003A8B;
	font-size: 11px;
}
a.white-copy:hover {
	text-decoration:none;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	scrollbar-base-color : "#A0BCC9";
 	scrollbar-3dlight-color : "#A0BCC9";
	scrollbar-arrow-color : "#003A8B";
	scrollbar-darkshadow-color :"#A0BCC9"; 
	scrollbar-face-color : "#999999";
	scrollbar-highlight-color : "#A0BCC9";
	scrollbar-shadow-color : "#A0BCC9";
	scrollbar-track-color : "#A0BCC9";
}

td,p,b,div {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #333333;
}

.hl {
	font-size: 11px;
	color: #003A8B;
	font-weight: bold;
}
.hell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95CFEC;
	}
.fon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	color: #339A65;
}
.fussnote {

color: #B3A7C5;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 7px;
}
.seiten {
	font-size: 10px;
	padding-top: 7px;
	padding-right: 10px;
}
/* Formularfelder */

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	color: #333333;
	margin-left: 4px;
	margin-bottom: 4px;
}
.kontakt-form {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #C0B7E8;
	color: #333333;
}
.formtab {
	padding-top: 4px;
	padding-right: 4px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	color: #333333;
}

/* Bilder */

.pic {
	border: 1px solid #C0B7E8;
}

/* Menu */

/* Div Schachteln */

#outer-wrapper {
	text-align: center;
	height: 100%;
	margin-top: 10px;
}
#inner-wrapper {
	text-align: center; 
	height: 100%; 
	width: 763px; 
	margin-left: auto; 
	margin-right: auto; 
}
#header {
text-align: left;
width: 100%;
height: 56px;
}
#content {
position: relative;
width: 100%;
height: auto;
top: 7px;
left: 0px;
text-align: left;
}
#banner {
position: relative;
width: 568px;
height: 123px;
top: 0px;
left: 0px;
}
#banner-link {
	position: absolute;
	text-align: left;
	width: 74px;
	height: 17px;
	padding-left: 4px;
	padding-top: 3px;
	left: 0px;
	bottom: 4px;
	background-image: url(img/banner-link_bg.gif);
	background-repeat: no-repeat;
}
#con {
position: relative;
width: 568px;
height: auto;
left: 0px;
top: 0px;
background-image: url(img/con_bg.gif);
background-repeat: repeat-y;
}
#con-cont {
	position: relative;
	height: auto;
	left: 0px;
	top: 0px;
	padding-left: 4px;
	padding-right: 8px;
	text-align: left;
	background-image: url(img/con_bg.gif);
	background-repeat: repeat-y;
}
#con-un {
position: relative;
left: 0px;
top: 0px;
}
#col {
position: absolute;
width: 188px;
height: auto;
top: 0px;
left: 575px;
}
#col-cont {
height: 397px;
padding-left: 4px;
padding-right: 8px;
padding-bottom: 4px;
text-align: left;
background-image: url(img/col_bg.gif);
background-repeat: repeat-y;
}
#footer-balken {
position: relative;
width: 100%;
text-align: left;
bottom: -10px;
font-size: 10px;
color: #FFFFFF;
padding-left: 4px;
}
#footer-balken a {
color: #FFFFFF;
}
#footer-balken a:hover {
color: #000000;
background-color: #DBEFF9;
}
.copytext {
padding: 14px;
height: 380px;
}
.zeile {
	background-color: #DBEFF9;
}
.tabelle {
	background-color: #DBE0ED;
	border: 1px solid #FFFFFF;
}
.Grid_Header {
	font-weight: bold;
	background-color: #DBEFF9;
	height: 20px;
}
.Grid_AlternatingItem {
	background-color: #F5F5F5;
}
.kalk_td {
	margin:0px;
	padding:0px;	
}
#kalk_link a:hover {
	text-decoration:none;
	background-color: #6FDF0C;
}
