/********************************************************/
/* gewinnerTIPPS.de basic css by conduo - www.conduo.de */
/********************************************************/
body {
	background-color: black;
	border: 0 none black;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	margin:0;
	font-size:12px;
	color:#ccc;
}
img{border:none;}
img a{border:none;
text-decoration:none;}
#top{
	height:173px;
	background: transparent url(../images/top.jpg) no-repeat top center;
	text-align:center;
	}
#line{
	width: 100%;
	height: 7px;
	background: transparent url(../images/line_sp.gif) repeat-x top left;
}
#menu{
	height:40px;
	width:410px;
	position:relative;
	top:133px;
	text-align:center;
	margin: auto;
}
#menu ul{
	float:left;
	list-style:none;
	padding: 0;
	margin: 0;
}
#menu li{
	float:left;
}
#menu a{
	display:block;
	padding-left: 24px;
	padding-right: 24px;
	line-height: 39px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:normal;
	color: #bbbbbb;
	text-decoration: none;
	font-size: 12px;
	text-shadow: #333;
}
 #menu li.mborder{
	border:none;
	border-right: #333 1px solid;
}
#menu a:hover{
	background: transparent url(../images/menu_arrow.gif) no-repeat bottom center;
	color: #fff;
}
#menu a.active{
	background: transparent url(../images/menu_arrow_act.gif) no-repeat bottom center;
	color: #fff;
}
.heading1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #cc0000;
	background: transparent url(../images/h_bar.gif) repeat-x top center;
	padding-top: 10px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	height: 45px;
	text-align: center;
	text-shadow: #fff 1px 1px;
	margin: 0 8px 0 8px;
	line-height:24px;
}
.h1l{
	height: 45px;
	background: transparent url(../images/h_l.gif) no-repeat top left;
}
.h1r{
	height: 45px;
	background: transparent url(../images/h_r.gif) no-repeat top right;
}
.cinner{
	background: transparent url(../images/c_sp.gif) repeat top center;
	color: #cccccc;
	margin: 0 6px 0 6px;
	padding:15px;
	padding-bottom:5px;
}
.cil{
	background: transparent url(../images/c_l.gif) repeat-y top left;
}
.cir{
	background: transparent url(../images/c_r.gif) repeat-y top right;
}
.bcb{
	background: transparent url(../images/bc_sp.gif) repeat top center;
	margin: 0 11px 0 11px;
	height:11px;
}
.bcl{
	background: transparent url(../images/bc_l.gif) repeat-y top left;
	height:11px;
}
.bcr{
	background: transparent url(../images/bc_r.gif) repeat-y top right;
	height:11px;
}
#contentwrapper{
	text-align:center;
	margin: auto;
	margin-top:25px;
	margin-bottom:50px;
}
#content{
	text-align:left;
	width: 600px;
	margin: auto;
	font-size:12px;
}
h2 {
	font-size:14px;
	padding:0px;
	margin:5px;
	margin-left:0px;
	margin-top:15px;
	line-height:18px;
}
p{
	line-height:18px;
	padding:0px;
	margin:8px;
	margin-left:0px;
}
#content a {
	text-decoration:none;
	color: white;
	border-bottom: 1px dashed grey;
}
#content a:hover, #content a:active {
	text-decoration:none;
	color: white;
	border-bottom: 1px solid red;
}
.error{color:red;font-weight:bold;}
#foot{
	font-size:10px;
	color: #888;
}

#foot a {
	text-decoration:none;
	color: #888;
	border-bottom: none;
}
#foot a:hover, #foot a:active {
	text-decoration:none;
	color: white;
	border-bottom: 1px solid red;
}