﻿:link,:visited { text-decoration: none; }
ul,ol { list-style: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img { border: none; }
address { font-style: normal; }
.clear { clear: both; }

.marker {
	background-color: #fff291;
	color: #4f4922;
	padding: 2px;
}

body {
	background-color: #031027;
	font: 1em/1.7em helvetica, arial, sans-serif;
	color: white;
}

#pagewrap {
	padding: 15px 0 50px 60px;
	background-color: #091c3f;
	border-bottom: 2px solid #000b1f;
	margin-bottom: 50px;
}

#head {
	padding-top: 2em;
}

#head a, #head a:link, #head a:active, #head a:visited { color: #666; }
#head a:hover, #head li#active a { color: #1a6bbc; }

#head img {
	float: left;
	margin: 42px 0 0 60px;
}


ul#nav_vertikal { 
	margin: 29px 20px 0 20px; 
}

ul#nav_vertikal li { border-bottom: 1px solid #1a2f53; }

ul#nav_vertikal li p{ padding-left: 22px; font-size: 11px; line-height: 1.2em;padding-bottom: 1em;}

ul#nav_vertikal li a,ul#nav_vertikal li a:visited, ul#nav_vertikal li a:active {
	padding: 8px 0 2px 23px;
	display: block;
	width: 100%;
	color:#d8e4fb;
	outline-width:0;
}

ul#nav_vertikal li a:hover, ul#nav_vertikal li a.aktiv { 
	background: url(rsrc/menu_active.gif) no-repeat 90% .8em;
	color: #1a6bbc;
}

#lang ul{margin-top: 40px;}
#lang ul li{padding:0; margin-left: 40px;}

a.de, a.it, a.en{padding-left: 23px;color:#d8e4fb;font-size: 12px; text-transform: uppercase}
a.de:hover, a.it:hover, a.en:hover{color:#1a6bbc;}

a.active:link, a.active:visited{color:#1a6bbc !important;}


a.de{background: url(rsrc/de.gif) no-repeat left 50%;}
a.it{background: url(rsrc/it.gif) no-repeat left 50%;}
a.en{background: url(rsrc/en.gif) no-repeat left 50%;}



#foto {
	float: left;
	width: 338px;
	min-height: 200px;
	margin-left: 17px;
	margin-right: 8px;
}

#foto img { margin:-20px 0 0 30px; }

#content {
	float: left;
	width: 450px;
	margin-left: 2em;
	margin-top: 2.3em;
}

#content h2 {
	font-size: 220%;
	font:  190%/1.2em Georgia, Times,serif;
	line-height: 1em;
	font-weight: 100;
	color: white;
	text-transform: uppercase;
	margin-bottom: 1em;
}

#content p {
	color: #d3efff;
	margin-bottom: 1em;
	letter-spacing: .065em;
	word-spacing: .1em;
	line-height: 1.8em;
}

#content p strong{
	font-weight: normal;
	background-color: #051737;
	padding: 1px 2px;
	color: white;
}


#content a, #content a:link, #content a:visited, #content a:active {
	color: white;
	margin: 0 2px;
	text-decoration: none;
}

#content a:hover {
	color: #ff5a00;

}

#content li {
	padding: 0 0 10px 20px;
	background: url(rsrc/bullet.gif) no-repeat left 0.5em;
	color: #006aa5;
}

.spalte_links {
	width: 35%;
	padding: 0 3em 2em 0;
}

.spalte_links p {
	font-family: georgia, times, serif;
	font-style: italic;
}

.spalte_rechts { width: 50%; }

.spalte_links, .spalte_rechts {
	float: left;
	line-height: 1.5em;
	background: url(rsrc/bg_divider.gif) repeat-x left top;
	padding: 12px;
	border-top: 2px solid #eeebdf;
	margin-bottom: 3em;
}

.spalte_links h3, .spalte_rechts h3 { margin-bottom: .5em; }

#footer {
	font-size: 85%;
	color: white;
}

#footer p { margin: 0 0 0 355px; }

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color: white;
	text-decoration: none;
}

#footer a:hover { text-decoration: underline; }


cite {
	font-family: Georgia, Times, serif;
	font-style: normal;
	margin-left: 1.3em;
	line-height: 1.2em;
	display:block;
}

h2 span{color: #e3e3e3}