
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
		/* background: #6098C8 url(images/img_body.gif) repeat-x; */
	 background: #FFFFFF url(images/img_body.gif) repeat; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #181B20;

}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: 'Oswald', Arial, sans-serif;
	font-weight: normal;
	color: #483828;
                  text-shadow: 4px 4px 4px #aaa;  
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #2483A6;
}

a:hover {
	text-decoration: underline;
}

a.nuranker { text-decoration:none; color:#000000; background-color:#ffffff;}




img.border {
	border: 0px solid #EEE7DF;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: url(images/img_menu.gif) no-repeat center top;
}

/* Header */

#header-wrapper {
	height: 167px;
	background: url(images/img_header.gif) no-repeat center top;
}

#header {
	width: 960px;
	height: 167px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 980px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	display: block;
	margin: 0;
	padding: 0;
}

#logo h1 {
	margin: 0px;
         padding-top: 45px;
	letter-spacing: -1px;
	text-align: left ;
	text-transform: uppercase;
	font-size: 35px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin-top: -10px;
	text-align: left;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-size: 16px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu-wrapper {
	background: url(images/img_menu.gif) no-repeat center top;
	height: 58px;
}

#menu {
	width: 1050px;
	height: 58px;
	margin: 0px auto;
	padding: 0px 20px 0px 20px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 56px;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	line-height: 56px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B5B5B5;
	border: none;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	background: url(images/img_pgcont_s.gif.gif) repeat-y center top;
}

#page-bgtop {
	background: url(images/img_pgcont_l.gif) no-repeat center top;
}

#page-bgbtm {
	overflow: hidden;
	padding: 40px 30px 0px 30px;
	background: url(images/img_pgcont_m.gif) repeat-y center bottom;
}

#page-content {
	width: 1120px;
	margin: 0px auto;
}

/* Content */

#content {
	float: left;
	width: 860px;
	padding: 0px 0px 0px 0px;
}

.pgcont {
	clear: both;
	padding-bottom: 10px;
}

.pgcont .title {
	padding-top: 10px;
	letter-spacing: -1px;
}

.pgcont .title a {
	color: #483828;
	border: none;
}


.pgcont .meta {
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.pgcont .meta a {
}

.pgcont .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}


.linie {
border-bottom:1px solid #000000;
width:860px;
}

/* --( Bilder tab )----------------------------------------------------- */

.img150u
{
float: left;
width: 130px;
padding: 30px;
font-size: 13px;
}

/* --( Ende Bilder tab )----------------------------------------------------- */



/* --( Preistab )----------------------------------------------------- */

#preistab {		
	width: 100%;
}


#preistab  table {
	width: 100%;
	font-size: 100%; /* 12px */
	line-height: 120%;
	}

#preistab table tr td {
	vertical-align: top;
	padding: 3px 4px 2px 4px;
	border-color: #000084;
	border-style: solid;
	}

#preistab table tr {
	background: #ccecff none;
	}

#preistab table tr:nth-child(even) {
	background: #ccffff none;
	}
.pt-col1 {
	text-align: left;
	font-weight: bold;
	/* borders need to be assigned here as IE ignores borders for tr */
	border-width: 1px 0px 1px 1px;
	}

.pt-col2 {
	text-align: left;
	border-width: 1px 0px 1px 0px;
	}

.pt-col3 {
	text-align: right;
	white-space: nowrap;
	border-width: 1px 1px 1px 0px;
	}


.pt-colall {
	text-align: left;
	background: #ffffff none;
	border-width: 1px 1px 1px 1px;
	}

#preistab p {
	font-size: 100%; /* 12px */
	text-indent: 0;
	} 

/* -- (Ende Preistab ------------------------------------------------*/

/* --( Datentab )----------------------------------------------------- */

.dattable td {
	border: #000084 solid 1px;
	padding: 1px 4px;
	line-height: 1.2em;
	}

.dattable th {
	border: #000084 solid 1px;
	padding: 1px 4px;
	text-align: left;
	} 

/* ende Datentabelle ---------------------------------------------------------*/


/* --( Allgemeine tab )----------------------------------------------------- */

.gentable td {
	border: #000084 solid 0px;
	padding: 1px 4px;
	line-height: 1.2em;
	}

.gentable th {
	border: #000084 solid 0px;
	padding: 1px 4px;
	text-align: left;
	} 

/* ende allgemeine tabelle ---------------------------------------------------------*/



/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 25px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	color: #181B20;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 15px;
	border-bottom: 1px dashed #B3B0B0;
	letter-spacing: -1px;
	font-size: 22px;
	color: #483828;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}



/* Footer */

#footer {
	width: 1180px;     
	height: 65px;
	margin: 0px auto 40px auto;
	background: url(images/img_footer.gif) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}


