/* Julia Mayer Webdesign
www.Website - Medienachse.de
Start: 17.02.2011
Letzte Aenderung: 17.02.2011
*/

/* Farbschema
--------------------------------------------------------------------------------------- */




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
}


ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	
}
caption, th, td {
	font:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a:link {font-family:9pt  "Trebuchet MS", Helvetica, sans-serif;  color:#000; text-decoration:none; }
a:visited {color:#000; text-decoration:none; }
a:hover {  color:#FFF; text-decoration:underline; }



html {
	font-size:75%;
	
}

body {
	font-size: 75%;
	
	
}

html>body {
	font-size: 12px;
}


p {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	margin-top: 0.8em;
	line-height:1.3;
	font-size: 15px;
	color:#000;
}

h1 {
	font-family:Goudy Old Style bold;
	margin-bottom: 0.5em;
	font-size:17px;
	line-height: 1.2;
	color:#000000;
	font-style:normal;
}

h2 {
	font-family:Goudy Old Style medium;
	font-size:16px;
	line-height: 1.2;
	color:#000;
}

h3 {
	font-family:Goudy Old Style mediumf;
	font-size:16px;
	color:#000;
	padding-bottom:0.8;
	paddinh-top:0.8;
}

h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 1.29em;
	margin-bottom: 1.29em;
	line-height: 1.15;
	color:#000000;
	font-size:9px;
}


h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	line-height:1.3;
	font-size: 12px;
	font-style:normal;
}



/* Links- bzw. Rechtsausrichtung für Elemente --------------------------------------------------------------------------------------- */
.links {
	float: left;
	margin: 0 0 0.5em 0.5em;
}

.rechts {
	float: right;
	margin: 0 0 0.5em 0.5em;
	
}



/* Hauptteil
--------------------------------------------------------------------------------------- */
#wrapper {
margin: 0 auto;	
width: 960px;
height: auto;
}

#header {
clear: both;
background: #FFFFFF;
width: 960px;
height: 99px;
}

#img{
	padding-left: 18px;
	padding-top: 18px;
	padding-bottom: 20px;
	border:none;
	}
#Überschrift{
	float:right;
	padding-top:30px;
	padding-bottom:40px;
	padding-right:40PX;
	}

#Freiraum {
	width: 960px;
	height: 22px;
	}
#content{
	clear:both;
	width: 660px;
	height:auto;
	}

#content-bild {
	margin-top: 10px;
	background-color:#fff;
	float:left;
	width: 310px;
	height: 420px;
}

#content-text{
	width: 300px;
	height: 355px;
	float:right;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:1.3;
	color:#000000;
	background-color:#F0F8FF;
	padding-top:40px;
	padding-left:50px;
	
	}
	
#navi {

width: 960px;
height: 70px;
}

#navi-test{
width: 1060px;
height: 70px;
margin-top:30px;
	}

#navigation {
	width:200px;
	height:75px;
	float:left;
	margin-top:10px;
	clear:left;
	background-color:#87CEEB;
	padding-left: 20px;
	padding-top:15px;
		}
#navigation-test {
	width:300px;
	height:75px;
	float:left;
	margin-top:30px;
	clear:left;
	background-color:#87CEEB;
	padding-left: 20px;
	padding-top:15px;
		}

#navigation li a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	color:#000000;
}

#navigation li a:hover {
	padding: 5px;
	color:#A7B8BD;
	text-decoration:underline;
}



#unter-navigation {
	margin-top:10px;
	float:right;
	background-color:#887564;
	padding-left: 20px;
	padding-top:20px;
	width: 720px;
	height: 70px;
	}
#unter-navigation-test {
	margin-top:30px;
	float:right;
	background-color:#887564;
	padding-left: 20px;
	padding-top:20px;
	width: 920px;
	height: 70px;
	}

#unter-navigation li a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	color:#000000;
}

#unter-navigation li a:hover {
	padding: 5px;
	color:#A7B8BD;
	text-decoration:underline;
}