/*
Theme Name: Mediathek KKK
Description: Theme erstellt von Thomas Gudella
Version: 1.0
Author: Thomas Gudella
Author URI: mailto:info@gudella.eu

*/

/* Allgemeines */
body {
margin: 0px;
padding: 0px;
background-color: #ffffff;
color: #000000;
}

img {
border: none;
}

/* Aussengeruest */
#wrapper {
width: 960px;
margin: 0px 20px 0 20px;
padding: 0px;
}

*+html #wrapper {
margin: 10px 20px 0 20px;
}

* html #wrapper {
margin: 10px 20px 0 20px;
}

/* Kopfbereich */
#header {
	width: 960px;
	height: 210px;
	color: #9A9A9A;
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left 28px;
	font-family: Verdana, Helvetica, Verdana, sans-serif;
}

#nav_top {
	text-align: right;
	height: 20px;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
}

*+html #nav_top {
margin-top: 0px;
}

* html #nav_top {
margin-top: 0px;
}

#nav_bottom {
	width: 960px;
	margin-top: 195px;
	height: 20px;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	background-image: url(images/mediathek4.gif);
	background-repeat: no-repeat;
	background-position: 225px 3px;
	}

#header ul {
	list-style-type: none;
	margin-top: 0px;
	padding-bottom: 5px;
}

* html #header ul {
padding-bottom: 0px;
margin-bottom: 0px;
}

#header .li_space {
margin-left: 5px;
margin-right: 5px;
}

#header li {
float: right;
display: block;
}

#header a, a:visited {
	font-family: Verdana, Helvetica, Verdana, sans-serif;
	color: #9A9A9A;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;	
}

#header a:hover {
	color: #660033;
	}

#clear_head {
clear: both;
}

.invisible {
	display: none;
}

/* Inhaltsbereich */
#content {
	position: relative;
	margin-left: 175px;
	margin-right: 220px;
	background-color: #FFFFFF;
	top: 55px;
	color: #000000;
	text-align: left;
	padding: 0 20px 0 20px;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	margin-bottom: 20px;
}

#content a, a:visited {
font-size: 1em;
font-family: Verdana, sans-serif;
color: #0099CC;
text-decoration: none;
font-style: normal;
font-weight: lighter;
}

#content a:hover {
color: #9A9A9A;
}

#content .post {
margin-bottom: 50px;
}

.postmetadata {
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.8em;
}

#content .postmetadata a, a:visited {
	font-family: Verdana, Helvetica, sans-serif;;
	color: #0099CC;
	font-weight: lighter;
	text-decoration: none;
}

#content .postmetadata a:hover {
color: #CCCCCC;
}

#content h2, h3, h4, h5, h6 {
color: #666666;
font-weight: lighter;
}



#content h1 {
color: #660033;
font-weight: lighter;
font-size: 1.6em;
}

*+html #content h1 {
font-size: 1.4em;
}

* html #content h1 {
font-size: 1.4em;
}

#content h2 a, a:visited {
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
}

*+html #content h2 a, a:visited {
font-size: 0.7em;
}

* html #content h2 a, a:visited {
font-size: 0.7em;
}

#content hr {
	margin-top: -10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9A9A9A;
}

#content .time {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: lighter;
	color: #660033;
}

#content .time a, a:visited {
color: #660033;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
font-weight: lighter;
color: #660033;
text-decoration: none;
}


/* Navigation 1 */
#sidebar {
margin-top: 40px;
position: absolute;
left: 20px;
}

#sidebar1 {
width: 165px;
color: #ffffff;
background-color: #0099CC;
text-align: left;
margin-top: 10px;
padding-top: 2px;
padding-bottom: 20px;
}

#sidebar1 ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0 0 10px 25px;
	padding: 0 5px 0 0; 
}

#sidebar1 ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	padding-top: 10px;
	margin-top: 10px;
}

#sidebar ul ul li {
border-top-width: 0px;
border-top-style: none;
border-top-color: transparent;
padding-top: 0px;
margin-top: 0px;
}

#sidebar ul ul li {
list-style-type: none;
margin-left: -15px;
}

#sidebar1 .children {
margin-left: 15px;
}

#sidebar1 ul a, a:visited {
font-size: 0.8em;
font-family: Verdana, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-style: normal;
}

#sidebar1 ul a:hover {
color: #CCCCCC;
}

#sidebar1 ul ul a, a:visited {
	font-family: Verdana, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	font-size: 0.7em;
	text-decoration: none;
	font-weight: lighter;
	font-style: normal;
}

#sidebar1 ul ul a:hover {
color: #CCCCCC;
}

#sidebar1 h2 {
	font-family: Verdana, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	font-size: 0.7em;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: 0.2em;
	font-weight: lighter;
	text-transform: uppercase;
}

#img_sidebar1 {
	margin-top: 10px;
	width: 165px;
	height: 70px;
	padding-left: 5px;
	background-image: url(images/logo_startseite.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
}

/*Navigation 2 */
#sidebar2 {
	position: absolute;
	left: 780px;
	width: 200px;
	margin-top: 60px;
	padding-bottom: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#sidebar2 hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 5px 15px 5px 15px;
}

#sidebar2 .title {
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.7em;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	letter-spacing: 0.2em;
	font-weight: lighter;
	text-transform: uppercase;
	}

#sidebar2 ul {
list-style-type: square;
margin: 0 5px 25px -12px;
color: #666666;
}

*+html #sidebar2 ul {
margin: 0 5px 25px 30px;
}

* html #sidebar2 ul {
margin: 0 5px 25px 30px;
}

#sidebar2 ul a, a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Helvetica, Verdana, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
}

#sidebar2 ul a:hover {
color: #CCCCCC;
}

#sidebar2 .archiv {
	color: #666666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	list-style-type: none;
}

#sidebar2 .archiv li {
margin-left: -15px;
}

#sidebar2 .archiv a, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660033;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: normal;
}

#sidebar2 .schlagworte {
list-style: none;
margin-left: -25px;
}

*+html #sidebar2 .schlagworte {
margin-left: 15px;
}

* html #sidebar2 .schlagworte {
margin-left: 15px;
}

#searchform {
margin: 25px 0 25px 15px;
}

#sidebar2 .rss {
	color: #666666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	padding-left: 15px;
	display: block;
	}

#sidebar2 .rss a, a:visited {
	color: #660033;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
}
/* Fussbereich */
#footer {
height: 50px;
}