* {
margin : 0;
padding : 0;
}

body { 
font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size : 100.1%;
color : #CCCCCC;
background : #142C41 url(background.jpg) repeat-x top left; 
text-align : center; 
}

.h1, h1, h2, h3 {
font-weight : normal;
font-style : italic;
}

.h1 {
font-size : 1.6em;
}

h2 {
font-size : 1.3em;
}

h1, h3 {
	font-family : Georgia, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size : 1.5em;
	color : #F70;
	margin-top : 10px;
}

p {
margin : 5px;
padding : 5px;
line-height : 160%;
}

a { 
text-decoration: none; 
color: #FFF;
border-bottom : 1px dotted #FFF;
}

a:hover, a:focus, a:active { 
color: #EEE;
border-bottom : 1px solid #EEE; 
}

a:visited {
color: #FFF;
border-bottom : 1px dotted #FFF;
}

a:visited:hover, a:visited:focus, a:visited:active {
color: #EEE;
border-bottom : 1px solid #666;
}

#container {
	position : relative;
	width : 65em;
	max-width : 96%;
	margin : auto;
	text-align : left;
	font-size : 80%;
	background-color: #142C41;
}

#preamble, #supportingText, .supportingText {
float : right;
clear : none;
width : 73%;
max-width : 73%;
margin-bottom : 20px;
padding : 0 10px 0 10px;
border : 1px solid #ccc;
}

#preamble {
background : #000; 
}

#supportingText, .supportingText {
background : #000; 
}

#linkList {
	position : absolute;
	top : 220px;
	left : 0;
	width : 18em;
	max-width : 28%;
	height : auto;
	border : 1px solid #ccc;
	background : #000;
	padding-left : 10px;
	font-size : 0.75em;
	font-style : italic;
	color : #F70;
}
#linkList img {
margin-left : 1em;
}

#footer { 
text-align: center;
margin : 40px 0 20px 0;
font-size : 90%;
letter-spacing : .3em;
}

#linkList h3 {
font-size : 2em;
color : #f70;
}

ul {
list-style-type : none;
margin : 10px 5px 10px 5px;
}

li {
margin : 20px 0 20px 0;
}

li a {
background : #111;
display : block;
width : 90%;
height : auto;
padding: 0.2em;
padding-left : 5px;
font-weight : bold;
font-style : normal;
font-size : 1.4em;
line-height: 1.4em;
border : 1px solid #ccc;
}

li a {
background : #333;
text-decoration : none;
border : 1px solid #999;
}

li a:hover, li a.active {
background : #666;
border : 1px solid #EEE;
}

h3.archives, h3.resources {
margin-top : 30px;
}

#pageHeader {
	width : 100%;
	height : 220px;
	background: transparent url(banner.jpg) no-repeat top center;
}

#pageHeader .h1 {
	color : #FFF;
	text-align : right;
	padding-top : 100px;
	padding-right : 30px;
}

#pageHeader h2 {
color : #FFFFFF;
text-align : right;
padding-top : 20px;
}

#pageHeader h2 {
padding-top : 10px;
}

.icq {
	position:relative;
	top:4px;
}
.kurz {
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}
