/* font family */
body, button, input, optgroup, option, select, textarea, pre {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
    
/* body */
body {
	background-color: #00339A;
    color: #FFFFFF;
    font-size: 62.5%;
}

/* text - inline */
abbr, acronym {
    border-bottom: 1px dotted #333;
}
p {
	line-height: 1.7em;
	margin-top: 1.7em;
	margin-bottom: 1.7em;
}
q {
    color: #565656;
}
a q {
    color: inherit;
}
hr {
 	color : #6699FF;
 	height : 2px;
 	border-color : #6699FF;
 	border-width : 2px 0 0 0;
 	border-style : dotted;
 	margin-top: 1.2em;
 	margin-bottom: 1em;
}
/*
#content li {
	list-style-image: none;
	list-style-type: none;
	padding: 0px 0px 0px 15px;
	margin-bottom: 3px;
	margin-left: 20px;
	background-image: url(../images/blau_pixel_5px.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
*/
/* positionierung */
#wrapper {
	margin: 30px auto 0;
	width: 800px;
	position: relative;
	background-color: #F1F8FF;
	color: #000000;
	background-image: url(../images/bg_spalte_links.gif);
	background-repeat: repeat-y;
}
#branding {
	background-color: #00339A;
	background-image: url(../images/bg_head.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 800px;
	position: relative;
	text-align: right;
}
#branding span {
	display: none;
}
#branding img {
	height: 53px;
	width: 285px;
	position: absolute;
	left: 15px;
	top: 15px;
}
#content {
	width: 570px;
	margin-left: 210px;
	margin-top: 28px;
	color: #6699CC;
	margin-bottom: 30px;
	font-size: 1.2em;
}
#sponsor {
	position: absolute;
	right: 85px;
	height: 39px;
	width: 218px;
	top: -20px;
}
#footer {
	clear: both;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #00339A;
	text-align: right;
	padding-right: 20px;
}

/* service navigation */
#service_nav ul {
	background-image: url(../images/bg_submenue.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 3px;
	position: absolute;
	top: 61px;
	right: 0px;
	padding-top: 1px;
}
#service_nav li {
	float: left;
	margin-right: 1.8em;
	list-style-image: none;
	list-style-type: none;
	letter-spacing: 0.2em;
	margin-top: 0em;
	background-image: url(../images/bg_sub_li.gif);
	background-repeat: no-repeat;
	background-position: -2px 0px;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 25px;
}
#service_nav a {
	text-decoration: none;
	color: #3366CC;
}
#service_nav a:hover {
	text-decoration: none;
	color: #FF0000;
}
.menu-current {
	font-weight: bold;
}

.col_padding {
	padding-left: 15px;
}


/* main navigation */
#left_col {
	width: 160px;
	float: left;
	margin-top: 0px;
}
#left_col ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6699FF;
	background-color: #F1F8FF;
}
#left_col ul li {
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}
#left_col a {
	text-decoration: none;
	color: #3366CC;
	line-height: 2em;
	letter-spacing: 0.1em;
	font-size: 1.2em;
	background-color: #F1F8FF;
	display: block;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#left_col ul ul a {
	font-size: 1.2em;
}
#left_col a:hover {
	color: #FF0000;
}
#left_col .menu-current a {
	background-color: #CEE6FF;
}
#left_col ul li ul li {
	border-bottom-width: 1px;
	text-indent: 10px;
	border-bottom-style: solid;
}
#left_col ul li ul {
	border-right-width: 0px;
}
#left_col li li.menu-last {
	border-bottom-width:  0px;
}
#left_col ul li ul li.menu-child {
	font-weight: normal;
	background-color: #F1F8FF;	
}
#left_col ul li ul li.menu-child a {
	background-color: #F1F8FF;	
}

/* forms */
fieldset {
	
}
form {
	height: 100px;
	background-color: #F1F8FF;
	margin-top: 0px;
	width: 160px;
}
input.text {
	border: 2px solid #6699FF;
}
input.text {
	background-color: #fff;
	width: 151px;
	height: 20px;
	font-size: 1em;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 25px;
	margin-bottom: 5px;
}
input.submit {
	background-color: #CEE6FF;
	color: #3366CC;
	font-size: 1em;
	height: 20px;
	width: 155px;
	margin-left: 5px;
	border: 1px solid #6699FF;
	font-weight: bold;
}
input.text:active, input.text:focus {
	background-color: #DDEEFD;
	border-color: #333;
}
input.submit:hover {
	background-color: #99CCFF;
	color: #FFFFFF;
	cursor: pointer;
}
	input.submit:active, input.submit:focus {
	background-color: #FF0000;
	color: #fff;
}
.top {
	margin-bottom: 5px;
}
a.ic {
	text-decoration: none;
	font-size: ;
	background-image: url(../images/pfeil_up.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 0px;
	color: #3366CC;
}
a:hover.ic {
	color: #FF0000;
	background-image: url(../images/pfeil_up.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px -17px;
}
a.toplink {
	text-decoration: none;
	font-size: ;
	background-image: url(../images/pfeil_up.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 18px 5px;
	color: #3366CC;
	border: 2px dotted #3366CC;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}
a:hover.toplink {
	background-image: url(../images/pfeil_up.gif);
	background-repeat: no-repeat;
	background-position: 18px -12px;
	color: #FF0000;
}
.alphabet {
	height: 20px;
	width: 560px;
	margin-top: 20px;
	margin-bottom: 2em;

}
.alphabet li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-right: 3px;
	font-weight: bold;
	background-image: none;
}
.alphabet a {
	color: #000066;
	background-color: #FFFFFF;
	padding: 3px;
	height: 10px;
	width: 10px;
	display: block;
	border: 1px solid #6699FF;
	text-align: center;
	line-height: 12px;
	text-decoration: none;
	font-size: 0.9em;

}
.alphabet a:hover {
	color: #FFFFFF;
	background-color: #99CCFF;
}
/* mathis style */

A {
}
a:link { color: #3366CC}
a:hover { color: #FF0000}
a:visited { color: #3366CC}

h1 {
	font-size: 1.3em;
	line-height: 0.9em;
	color: #3366CC;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
	letter-spacing: 0.1px;
}
h2 {
    font-size: 1.2em;
    line-height: 1em;
    font-weight: bold;
    color: #000099;
    letter-spacing: 0.1px;
}
h3 {
	background-image: url(../images/blau_pixel.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 4px;
	color: #3366CC;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	letter-spacing: 0.3px;
}
/*

p {
	font-size: 80%;
	color: #6699CC;
	line-height: 1.8em;
}
a:link { color: #3366CC}
a:hover { color: #FF0000}
a:visited { color: #3366CC}


.hauptueberschrift {

        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

        font-size: 15px;

        line-height: 19px;

        font-weight: bold;

        color: #993300;

        letter-spacing: 0.1px;}



.zwischenueberschrift {

        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

        font-size: 14px;

        line-height: 20px;

        font-weight: bold;

        color: #000099;

        letter-spacing: 0.35px;}



.subnavigation_1 {

        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

        font-size: 12px;

        font-weight: bold;

        line-height: 20px;

        color: #FF0000;

        letter-spacing: 0.1px;}



.subnavigation_1_visited {

        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

        font-size: 12px;

        font-weight: bold;

        line-height: 20px;

        color: #000099;

        letter-spacing: 0.1px;}



.subnavigation_2 {

        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

        font-size: 12px;

        font-weight: bold;

        line-height: 20px;

        color: #000099;

        letter-spacing: 0.1px;}



H0 {

        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

        font-size: 16px;

        font-weight: bold;

        letter-spacing: 0.35px;}



H1 {

        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

        font-size: 13px;

        line-height: 30px;

        font-weight: bold;

        color: #3366CC;

        letter-spacing: 0.35px;}



H2 {

        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

        font-size: 12px;

        line-height: 20px;

        font-weight: bold;

        color: #000099;

        letter-spacing: 0.1px;}



H3 {

        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

        font-size: 11px;

        line-height: 20px;

        font-weight: bold;

        color: #3366CC;

        letter-spacing: 0.3px;}



.fliesstext {

        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

        font-size: 11px;

        color: #6699CC;

        line-height: 20px;

        letter-spacing: 0.3px;}



.marginaltext {

        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

        font-size: 12px;

        color: #000099;

        line-height: 20px;

        letter-spacing: 0.1px;}



.bildunterschrift {

        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

        font-size: 10px;

        color: #000099;

        line-height: 12px;}



.introtext {

        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

        font-size: 12px;

        line-height: 20px;

        color: #FFFFFF;

        letter-spacing: 0.1px;}



.hinweis {

        font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;

        font-size: 10px;

        line-height: 15px;

        color: #666666;

        letter-spacing: 0.1px;}
*/

