/* css-dokument khsmedia.de (xhtml strict) */

/* layout, ids */

body {
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 90%;
	text-align: left;
	color: #444;
	background: #fff;
	padding: 0;
	margin: 0;
	}

#header {
	position: relative;
	left: 0;
	top: 0;
	width: none;
	height: 180px;
	background: none;
	border-bottom: 4px solid #eee;
	}

#skipnavi {
	position: absolute;
	left: 0;
	top: -1000px;
	width: 90px;
	height: 90px;
	}


/*link typography*/

a {	
	text-decoration: none;
	background: none;
	}
a:link {
	color: #036;
	}
a:visited {
	color: #999999;
	}
a:hover {
	color: #ff9900;
	}
a:active {
	color: #ff9900;
	}


/* image stuff */

img {
	border: 0;
	}


/* paragraph, headings, and list typography */

p {
	font-size: 1em;
	line-height: 1.5em;
	text-indent: 1.2em;
	margin: 0;
	}

h1, h2, h3 {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
	margin: 0 10px 0 10px;
	}

h1 {
	font-weight: normal;
	color: #fff;
	}
	
h2 {
	font-weight: bold;
	color: #fff;
	}
	
h3 {
	font-weight: bold;
	color: #666;
	margin: 10px 0 0 0;
	}
	
h4 {
	font-size: .5em;
	font-weight: normal;
	font-style: bold;
	margin: 0px 0px 0px 0px;
	color: #999;
	}



/* misc. typo */

em {
	font-style: italic;
	}


/* extra classes */

.back {
	text-indent: 0;
	margin: 2em 0;
	}

.bar_headline {
	width: ;
	background: #666;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 4px solid #eee;
	border-bottom: 4px solid #eee;
	}

.bar_content {
	width: ;
	margin: 10px 10px 30px 10px;
	font-size: .85em;
	}

.bullet {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #f90;
	}

.container {
	position: absolute;
	left: 20px;
	top: 20px;
	width: ;
	background: url(/images/background.png) repeat-y;
	z-index: 1;
	}
	
.content {
	position: relative;
	float: left;
	left: 10px;
	top: 0;
	width: 690px;
	background: none;
	}

.content_headline {
	background: #ccc;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 20px solid #fff;
	border-bottom: 4px solid #fff;
	}

.content_content {
	margin: 40px 0px 0px 55px;
	}

.first {
	text-indent: 0;
	}

.footer {
	text-indent: 0;
	font-size: .8em;
	margin-top: 4em;
	padding-top: 1em;
	border-top: 4px solid #ffb;	
	}

.left_bar {
	position: relative;
	float: left;
	left: 0;
	top: 0;
	width: 200px;
	background: #fff;
	z-index: 1;
	}

.photo {
	padding: 10px 0px 10px 100px;	
	}

.skip_navi {
	}

.strong {
	text-indent: 0;
	font-weight: bold;
	color: #444;
	}
