body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Arial, Sans-Seriferdana, Sans-Serif;
	background: #e6e6e6; /*url('images/kubrickbgcolor.jpg')*/;
	color: #333;
	text-align: center;
	padding: 0;
	}


#page {
	background: white url('images/GMbgwide.jpg') repeat-y top; 
	margin: 5px auto;
	padding: 0;
	width: 760px;
	text-align: left;
	}

#logo{
	background: url('images/bgLogoGM2b.jpg') no-repeat;
	height:90px;
	padding:20px 40px;
	text-align:right;
	z-index:3;
}

#logo1{
	background: url('images/bgLogoGM1.jpg') no-repeat;
	height:70px;
	padding:20px 30px;
	text-align:right;
}

#hl{
	float:left;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight:bold;
	letter-spacing:0.1em;
	text-transform: uppercase;
	font-size:2.8em;
	color: #718f4f;
	padding-top:45px;
}

#header {
	/*background-color: #73a0c5;*/
	background: url('images/Header2a.png') no-repeat bottom center;
	margin: 0 0 0 -5px;
	padding: 0;
	height: 212px;
	width: 770px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	margin: 0px 9px 0;
	height: 192px;
	width: 760px;
	}

#content {
	margin-top:0px;
	padding-left:30px;
	font-size: 1.2em;
	/*border-top:3px solid #e6e6e6;*/
	padding-top:10px;
	list-style-type:disc;
	}
	
#sidebar {
	font: 1.2em Arial, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	color:#666666;
	width: 180px;
	float:left;
	}

#navi{
	background: #ebebeb url('images/naviBg.jpg') no-repeat bottom center;
	border-top:1px solid #e6e6e6;
	border-right:1px solid white;
	margin-left: 10px;
	padding-top:25px;
	padding-bottom: 5px;
	padding-left:10px;
	width:160px;
}

#bmwi{
	margin-top:40px;
	margin-left:20px;
	font-weight:normal;
	font-size:0.8em;
	color:#000000;
}

#bmwi img{
	margin-top:20px;
	margin-bottom:20px;

}

#navi2{
	margin-left: 10px;
	padding-left:10px;
}

#sidebar form {
	margin: 0;
	}

#sidebar a:link, #sidebar a:visited{
	text-decoration:none;
	color:#666666;
	letter-spacing:0.05em;
}

#sidebar a:hover, #sidebar a:active{
	text-decoration:none;
	color:#73bf1b;
	letter-spacing:0.05em;
}

#sidebar a:active{
	text-decoration:none;
	color:#73bf1b;
	letter-spacing:0.05em;
}


#footer {
	background: #e7e7e7 url('images/GMfooter.jpg') no-repeat top;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	height:60px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

	
.narrowcolumn {
	float: left;
	width: 510px;
	line-height: 1.5em;
	padding-right:20px;
	}
	
small {
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	margin: 0;
	}

h2 {
	font-size: 2.3em;
	color:#666666;
	letter-spacing:0.03em;
	}

strong{
	font-weight:bold;
	color: #718f4f;
}

#sidebar h2 {
	font-family: Arial, Verdana, Arial, Sans-Seriferdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	margin-top:25px;
	color:#73bf1b;
	font-size: 1.3em;
	font-weight:bold;
	}

p{
	margin-top:-7px;

}
	
h4{	
	margin-top:20px;
	color:#73bf1b;
	font-weight:bold;
	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

img .aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.aligncenter {
	margin: 0 auto;
	}	

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 0px 0 8px 10px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
#sidebar ul li {
	padding-top:5px;
	margin-left:-9px;
	padding-left:9px;
	border-top: 1px solid white;
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 5px;
}

#sidebar ul li:hover, #sidebar ul li:active{
	background-color:#e2e2e2;
	color:#73bf1b;
}

.current_page_item {
	color:#73bf1b;
	background-color:#e2e2e2;
}

.current_page_item  a:link {
		color:#73bf1b;
}

.current_page_parent{
	color:#73bf1b;
	background-color:#e2e2e2;
}

.current_page_parent li.current_page_item{
	background-color:#CCCCCC;
}

#sidebar ul li li{
	line-height:1.5em;
	list-style-type:none;
	text-indent: 10px;
}


#sidebar ul li li:hover{
	background-color:#CCCCCC;
	color:#73bf1b;
}

	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 0;
	}
/* End Entry Lists */





.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

a:link, a:visited{
	text-decoration:underline;
	color:#718f4f;
}

.logos img{
	vertical-align:middle;
}

.bildhinweis{
	text-align:right;
	font-weight:normal;
	font-size:0.9em;
	color: #666666;
	padding-right: 33px;
	padding-top: 12px;
}

.bildhinweis a:link, .bildhinweis: a:visited, .bildhinweis a:hover{
	font-weight:normal;
	color: #666666;
	text-decoration:none;
}

#tags{
 font-weight:bold;
 color:#CCCCCC;
 margin-top:50px;
}

.eins{
 font-size:0.7em;
}
.zwei{
font-size:0.9em;
font-weight:normal;
}
.drei{
font-size:1.1em;
}
.vier{
font-size:1.3em;
font-weight:normal;
}
.fuenf{
font-size:1.5em;
}
.sechs{
font-size:1.7em;
}
.sieben{
font-size:1.9em;
font-weight:normal;
}



