/*<![CDATA[*/ 

/* andere Styles */
@import url(style_menu.css);
@import url(style_inhalte.css);
@import url(style_sidebars.css);


/*
@import url(style_gelb.css);
@import url(style_blau.css);
*/

/* Allgemein */


body {
	padding: 0px;
	margin: 0px;
	
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 100.01%;
	text-align: center;
	
	background: #fffff5 url(images/body_bg_neu.jpg) top center no-repeat;
}

a {
	color: #ff6958;
	text-decoration: underline;
}
a:hover {
	color: #fe5e4e;
	text-decoration: underline;
}

#pscroller1 {
	width: 160px;
	height: 140px;
	padding: 0px;
}

form {
	padding: 0;
	margin: 0;
}

p {
	padding: 0 0 0 0px;
	margin: 0 0 8px 0;
}

h1 {
	font-size: 16px;
	padding: 0;
	margin: 0 0 20px 0;
	color: #ff6958;
}


h2 {
	font-size: 1.1em;
	padding: 0;
	margin: 0 0 5px 0;
}

h3 {
	font-size: 11px;
	padding: 0;
	margin: 0 0 0px 0;
	color: #ff6958;
}

.hr {
	border-bottom: 1px solid #929292;
	margin: 2px 0 10px 0;
}

.hr hr {
	display: none;
}

img {
	border: 0px;
}

table {
	font-size: 1.0em;
	border: 0px;
}

/* Druckstyles */
#drucktitel, #drucklogo {
	display: none;
}


/* SeitenRahmen */

#seite {
	text-align: left;
	width: 991px;
	padding: 0px;
	margin: 20px auto 0 auto;
	/*background-color: #f5f5f5;*/
}

/* Buch */

#titel {
	background-color: #ff614e;
	height: 114px;
	padding: 0 0 0 0px;
}

#titel #logo {
	float: left;
	display: block;
	padding: 28px 0px 0 13px;
}

#titel #haare2008 {
	float: right;
	width: 829px;
	height: 95px;
}

/* Titel Navigation */
#titel #titel-nav-first {
	display: block;
	float: left;
	width: 162px;
	height: 19px;
	/*margin: 21px 0 0 0;*/
	margin: 0px 0 0 0;
	background-color: #bbd0bd;
	/*border: 1px solid Black;*/
}

#titel #titel-nav-first img {
	padding: 3px 0 0 6px;
}

#titel #titel-navigation {
	display: block;
	float: right;
	width: 829px;
	/*margin: 21px 0 0 0;*/
	margin: 0px 0 0 0;
	background-color: #89a395;
	/*border: 1px solid Black;*/
}

/* siehe style_menu.css */


/* Inhalt */

#menu-inhalt {
	width: 991px;
	padding: 0 0 0 0px;
	margin: 0;
	float: left;
	/* Kommt auf FarbStyles: background: #b9ebf3 url(images/menu_bg.gif) top left repeat-y; */
}

#menu {
	width: 162px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

#inhaltcontainer {
	width: 800px;
	float: right;
	margin: 0px;
	/* Kommt auf FarbStyles: background-image: url(images/bg_welle_blau.gif); */
	background-position: 30px 120px;
	background-repeat: repeat-y;
}



#inhalt {
	display: block;
	float: left;
	padding: 25px 0px 0px 1px;
	width: 580px;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

#sidebars {
	width: 180px;
	float: right;
	margin: 15px 0 5px 0;
}


/* Inhalt */
/* siehe style_inhalte.css */


/* Copyrights */

#footer {
	display: none;
	padding: 0px;
	font-size: 11px;
	text-align: center;
}

#footer strong {
	display: none;
}

#copyrights {
	padding: 0px;
}
#copyrights a {
	font-weight: normal;
	text-decoration: underline;
	padding: 0px;
}
#copyrights a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FE860C;
	padding: 0;
}
#copyrights #hammer-link {
	border-bottom: 0px;
}

#copyrights strong {
	display: none;
}

#copy-hammer {
	margin: 0 3px 0 0px;
	padding: 0;
}

#realisation {
	float: right;
	padding: 5px 0 0px 0;
	font-size: 0.70em;
	color: #666;
	background: none;
}
#realisation a {
	color: #666;
	text-decoration: underline;
}
#realisation a:hover {
	color: #fe5e4e;
	text-decoration: underline;
}


#parsingtime {
	color: #595959;
	float: left;
	font-size: xx-small;
	padding: 0 0px 0 10px;
}


/* Meldungen */
.meldung {
	color: #09C112;
	font-weight: bold;
}

.fehler {
	color: #E32500;
	font-weight: bold;
}

/* Farben */

.rot {
	color: #ec1c05;
}

.gruen {
	color: #008000;
}

/* Ticker Bugfixes, Schepp 18.09.2008 */

#newsticker-sb,
#newsticker-sb-container,
#sponsorenticker,
#sponsorenticker-container {
	position: relative;
}

#fnewsticker-sb {
	height: 158px !important;
}

#newsticker-sb h3 {
	height: 18px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#newsticker-sb br {
	display: none;
}

/*]]>*/ 
