/* 
URI: http://www.media-eckhardt.de
Description: theme fuer die site media-eckhardt.de
Version: 1.0
Author: Joerg Hoheisel for Media-Eckhardt, August 2005
Copyright: Inspired by several sources on the web. Some rights reseverd.
 */
* {
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	letter-spacing: 0.02em;
	background-color: #ccc;
	color: #333;
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.down {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #000;
	line-height: 1.5em;
	margin: 100px 0 0 0 ;
}
h1, h2, h3 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: right;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited,{
	text-decoration: none;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #999;
	text-decoration: underline;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background: url(hg01.jpg) repeat-y;
	text-align: left;
	position: relative;
	margin: 0px auto;
	width: 780px;
	}
	
#header {
	height: 176px;
	width: 780px;
	background: url(header_hg.jpg) no-repeat top center;
	}

#content {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
	margin-top: 53px;
	padding-left: 49px;
	width: 425px;
	}
	
#sidebar {
	margin-right: 10px;
	margin-top: 53px;
	margin-left: 10px;
	font: 1em Tahoma, Helvetica, Arial, sans-serif;
	width: 210px;
	
	float: right; 
	}

#sidebar ul, #sidebar li {
	list-style: inside;
}
#footer {
	padding: 0 0 0 1px;
	clear: both;
	background: url(footer_hg.jpg) no-repeat top center;
	height: 150px;
	}

#footer p {
	padding: 10px 0;
	text-align: center;
	}
	
#side1 {
	margin-right: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dotted;}
#side2{
	margin-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted; 
}
#side3{
	margin-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted; 
}
/* End Structure */



/*	Begin Headers */
h1 {
	position: absolute;
	top: 30px;
	right: 20px;
	}


h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 20px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* ---- Begin Navi all -----------------------------------*/
/* Begin Super navi */

#super{
	height:25px;
	padding:5px 0 0 555px;
	font-size:80%;
}
#super ul{
	margin:0 auto;
	padding:0;
}
#super ul li{
	float:left;
	display:block;
	margin-top:5px;
	padding:0 15px 0 10px;
	background: url(pflei_stil01.gif) no-repeat;
	color: #000066;
}
#super ul li a{
	margin-left: 3px;
	text-decoration:none;
	color:#000066;
}
#super ul li a:hover,#super ul li a.highlight{
	float:left;
	display:block;
	border-bottom: 1px dotted #5B1501;
	color: #999999;
}
/* End Super Navi */

/* Begin Main-Navi */

#navi{
margin-left: 545px;
margin-top: 30px;
font: bold 120% Tahoma, Helvetica, Arial, sans-serif;
line-height: 150%;
}

#navi ul li a:hover{
	text-decoration: none;
	border-bottom: 1px dotted #5B1501;
	color: #999;
}

#navi ul{
	margin:0 auto;
	padding:0;
}

#navi ul li{
	margin-top:5px;
	padding:0 15px 0 10px;
	background: none;
	color: #000066;
	list-style-image: url(pflei_stil01.gif);
	list-style-position: inside;
}
#navi ul li a{
	margin-left: 3px;
	text-decoration:none;
	color:#000066;
}
	
#navi-uuns{

}

/* End Main-Navi */


/* ---- End Navi all---------------------------------------- */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.center {
	text-align: center;
	}

/* End Various Tags & Classes*/

a.extLink:link, a.extLink:visited {
	background-image: url(images/extern1.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

a.extLink:hover {
	background-image: url(images/extern2.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}