/**************************************
Layout, Design, (X)HTML & CSS Umsetzung
2008 by Thomas Gal www.thomasgal.de
**************************************/


body {
	background-repeat: repeat-x;
	background-color: #f9f9f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	
}


/************************** Container **************************/ 
 
#wrap {
	width: 800px;
	margin: 0 auto;
	margin-top: 10px;
}

#container {
	width: 800px;
	margin: auto;
	border: 0px solid;
	background-color: #eaeaea;
}

#wrap2 {
	float: left;
	background-color: #eaeaea;
	background-image: url(bg_nav.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	min-height: 530px;
}

#nuernberg_logo {
	float: left;
	clear: both;
	margin-bottom: 4px;
}

#nuernberg_oben {
	float: right;
	color: #000000;
	margin-top: 10px;
}

#header {
	height: 150px;
	width: 800px;
	background-image: url(bg_header.jpg);
	background-repeat: no-repeat;
	background-color: #640100;
	margin-bottom: 8px;
}

#navigation {
	width: 149px;
	float: left;
	color: #000000;
}

#content {
	width: 625px;
	float: right;
	margin: 0;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	background:url(bg.png) right bottom no-repeat;
}

#platzhalter {
	background-color: #640100;
	background-image: url(bg_platz.jpg);
	background-repeat: repeat-y;
	width: 800px;
	height: 15px;
	margin: auto;
	clear: both;
}

#footer {
	width: 800px;
	margin: auto;
	margin-top: 7px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
}


/************************** Classes **************************/

.header_right {
	float: right;
	background-color: #000000;
}

.nav {
	width: 110px;
	font-size: 10px;
	color: #000000;
}

.nav li {
	display: inline;
	line-height: 130%;
	color: #000000;
	list-style: none;
	background-color: #eaeaea;
}

.nav li a {
	width: 116px;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 0 5px 10px;
	border-top: 1px solid #e2e2e2;;
	border-left: 5px solid #565656;
	border-right: 1px solid #e2e2e2;;
	border-bottom: 0px solid;
	background-color: #ffffff;
	display: block;
}

.nav li a:hover {
	background-color: #efefef;
	text-decoration: none;
	border-left: 5px solid #a90f1b;
}

.nav ul {
	list-style: none;
	color: #000000;
	margin-left: 0;
	margin-top: 0px;
	padding-left: 13px;
}

.ganzoben {
	padding: 0;
	margin: 0;
}

img {
	text-decoration: none;
}

img:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

.bild_unterschrift {
	padding-bottom: 15px;
}


/************************** Textformatierung **************************/

h1 {
	padding-top: 17px;
	margin-top: 0;
	text-align: center;
	color: #ffffff;
}

h2 {
	font-family: Bradley Hand ITC, Comic Sans MS;
	font-size: 40px;
	line-height: 40px;
	color: #6d0100;
	background-repeat: no-repeat;
	margin-top: 0;
	padding-left: 7px;
	margin-bottom: 13px;
}

h3 {
	font-family: Bradley Hand ITC, Comic Sans MS;
	font-size: 30px;
	color: #6d0100;
}

img {
	border: 0px;
}

#bild {
	float: right;
}

a {
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}

#content a {
	font-size: 13px;
	color: #b90149;
	text-decoration: none;
}

#content a:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

#content p {
	font-size: 13px;
	color: #000000;
}

#nuernberg_oben a {
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

#nuernberg_oben a:hover {
	text-decoration: underline;
	color: #000000;
}

#footer a {
	font-size: 10px;
}

#footer a:hover {
	text-decoration: underline;
}

.bild {
	float: right;
}

.inhalt_uberschrift {
	padding-top:15px;
	margin-bottom:0px;
	font-size: 0.85em;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	color: #003366;
}
