html, body, h1, h2, h3, h4, h5,
fieldset, form, p, ul, li, dl, dt, dd, iframe,
address, abbr, table, td, tr, img, legend, blockquote {
	border:0;
	color:#000;
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	line-height:normal;
	margin:0;
	padding:0;
}
body {
	background:#910000;
}

#outerWrapper {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}
#innerWrapper {
	width:990px;
	margin:0;
	padding:0;
}
#contentWrapper {
	background:url(/img/basic/bg_main.gif) center top repeat-y;
	width:990px;
	float:left;
	vertical-align:bottom;
}
#contentWrapperCap {
	background:url(/img/basic/bg_bottom.gif) no-repeat;
	width:990px;
	height:20px;
	float:left;
}

#header {
	width:990px;
	height:15px;
	text-align:center;
	float:right;
}

#header div {
	width:196px;
	float:left;
}
#header a {color:#FFF;}

#top {
	width:990px;
	height:106px;
	text-align:left;
	float:right;
}
#logo {
	width:401px;
	height:106px;
	margin-left:5px;
	float:left;
}
#topWrapper {
	width:549px;
	float:left;
}
#topnav {
	background:#E4E7E8;
	height:47px;

}
#login {
	background:#CBCDCE;
	height:59px;

}

#content {
	width:550px;
	text-align:left;
	float:right;
	margin-right:35px;
}
#navigation {
	width:360px;
	margin:0px 20px;
	text-align:left;
	vertical-align:top;
	float:right;
}
#bottom {
	width:930px;
	margin:20px 0 0 5px;
	padding:20px;
	font-size:11px;
	text-align:left;
	float:left;
}
#bottom a {
	color:#000;
	text-decoration:none;
}

#footer {
	width:980px;
	height:100px;
	margin:0 0 30px 5px;
	float:left;
}


a {
	color:#FF0000;
}

a:hover {
	text-decoration:none;
}

.fL {float:left;}
.fR {float:right;}

.vat {vertical-align:top;}
.vab {vertical-align:bottom;}

.tac {text-align:center;}

.f10 {font-size:10px;}
.f11 {font-size:11px;}
.f12 {font-size:12px;}
.f13 {font-size:13px;}
.f14 {font-size:14px;}

.w100p {width:100%;}

.w80 {width:80px;}
.w100 {width:100px;}
.w150 {width:150px;}
.w200 {width:200px;}

.pad10 {padding:10px;}
.pad20 {padding:20px;}


#sbSearch {
	background:#808080 url(/img/basic/headlines/volltextsuche.gif) top left no-repeat;
	border-bottom:4px solid #FF0000;
	color:#FFF;
	padding:30px 20px 10px 20px;
	margin-bottom:20px;
}
#sbSearchForm {
	margin-top:10px;
	margin-bottom:5px;
}
#sbSearchLinks {
	margin-top:10px;
	line-height:13px;
}
#sbSearch a {
	color:#FFF;
}

#sbSearch a:hover {
	text-decoration:none;
}





#menu_top {
	height:47px;
	background-color:#E4E7E8;
}

#menu_top ul {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 10px;
}

#menu_top ul li {
	display:inline;
}

#menu_top ul li a span {
	display:none;
}

#menu_top_startseite, #menu_top_magazin, #menu_top_anmelden, #menu_top_tipps, #menu_top_inserieren {
	margin-top:15px;
	float:left;
	height:17px;
	background-repeat:no-repeat;
	background-position:0px -17px;
	margin-right:9px;
	cursor:pointer;
}
#menu_top_startseite:hover, #menu_top_magazin:hover, #menu_top_anmelden:hover, #menu_top_tipps:hover, #menu_top_inserieren:hover {
	background-position:0px 0px;
}

#menu_top_startseite {
	width:98px;
	background-image:url(/img/basic/menu/startseite.gif);
}
#menu_top_magazin {
	width:78px;
	background-image:url(/img/basic/menu/magazin.gif);
}
#menu_top_anmelden {
	width:89px;
	background-image:url(/img/basic/menu/anmelden.gif);
}
#menu_top_tipps {
	width:102px;
	background-image:url(/img/basic/menu/tipps.gif);
}
#menu_top_inserieren {
	width:97px;
	background-image:url(/img/basic/menu/inserieren.gif);
}

#mainFrame {
	width:548px;
	border:1px solid #FF0000;
	margin-top:48px;
	float:left;
}


div.errMsg {
	background:#f9cbc4 url(/img/error.png) 10px 8px no-repeat;
	border:2px solid #ee8a75;
	color:#CC0000;
	font-size:11px;
	font-weight:bold;
	margin:10px;
	padding:10px 10px 10px 34px;
}
div.sucMsg {
	background:#b7e1af url(/img/success.png) 10px 8px no-repeat;
	border:2px solid #1d6c1a;
	color:#0e4e0a;
	font-size:11px;
	font-weight:bold;
	margin:10px;
	padding:10px 10px 10px 34px;
}


.field {
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.btn {
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}


h2.notFound {
	color:#919191;
	font-size:18px;
}




.todo {
	background:#00FFFF;
}



.cake-sql-log {
	background:#FFFFFF;
	width:100%;
}
.cake-sql-log th, td {
	padding:3px;
}
.cake-sql-log td {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

