/*///////// losetanke24.css - CSS-Stylesheet für LoseTanke24.de - Webamsterservice für Klamm-Lose kaufen
//////// (c) 2009 by Fabian Dreßen (admin@losetanke24.de)

/////// Kopie, Weitergabe, Veränderung, ... nur mit ausdrücklicher, schriftlicher Genehmigung gestattet !*/

* body {
	font-size: 11px;
	color: #000;
	background-color: #777;
	font-family: sans-serif;
	margin: 0;
	padding: 0;
}
td {
 font-size: 11px;
}

h1 {
	margin: 0 0 0px 0;
	color: #2c4c5e;
}
h2 {
	margin: 0 0 0px 0;
	color: #2c4c5e;
}

a:link {
	color: #376076;
	text-decoration: none;
}
a:visited {
	color: #376076;
	text-decoration: none;
}
a:hover {
	color: orange;
	text-decoration: underline;
}
a:active {
	color: orange;
	text-decoration: underline;
}

.tableueber {
	color: #111;
	background-color: #dde;
	font-size: 11px;
}
.orangebig {
	font-size: 16px;
	color: #ff4500;
}
.orangebig2 {
	font-size: 14px;
	color: #ff4500;
}
#errmsg {
	color: #f00;
	font-size: 14px;
}
.errtext {
	color: #f00;
	font-size: 14px;
}


/* menu */
#menu_top ul{
	margin: 0 0 0 6px; padding: 0;
	font: bolder 12px/26px Tahoma, Verdana, Arial, Sans-Serif;
}
#menu_top ul li {
	margin: 0 0 0 0px; padding: 0;
	height: 43px;
	width: 178px;
	background: url(../images/menu_top.png);
	float: left;
	list-style: none;
}
#menu_top ul li a {
	display: block;
	text-align: center;
	text-decoration: none;	
	background: inherit;
	color: #2c4c5e;
	font: 15px sans-serif;
	font-weight: 600;
	padding: 11px 0 0 0;
	letter-spacing: 0.3px;
}
#menu_top ul li a:hover {
	color: #f00;  
	font-size: 16px;
}
#menu_top ul li#current a {	
	background: #30899F; 
	color: #FFF;	
}

/* Sidemenu */

#sidemenu {
	color: #fff;
	background: #376076;
}

#myformLogin a:link {
	color: orange;
	text-decoration: none;
}
#myformLogin a:visited {
	color: orange;
	text-decoration: none;
}
#myformLogin a:hover {
	color: red;
	text-decoration: underline;
}
#myformLogin a:active {
	color: red;
	text-decoration: underline;
}

#news {
	width: 152px;
	background: #b00;
	color: white;
	padding: 5px;
	text-align: justify;
	border: 1px dashed white;
}
#news a:link {
	color: orange;
	font-weight: bold;
	text-decoration: underline;
}
#news a:visited {
	color: orange;
	font-weight: bold;
	text-decoration: underline;
}
#news a:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
#news a:active {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

/* Partner Links  */

#partnerlinks a:link {
	color: #ccc;
	text-decoration: none;
}
#partnerlinks a:visited {
	color: #fff;
	text-decoration: none;
}
#partnerlinks a:hover {
	color: orange;
	text-decoration: none;
}
#partnerlinks a:active {
	color: orange;
	text-decoration: none;
}


.menu {
	font-size: 12px;
	list-style:none outside;
	margin:0;
	padding:0;

}

.menu .level1 {
	font-size: 13px;
/* 	width:155px; */
	height: 30px;
	border: 1px solid #eef;
	background: #dde;
	margin: 14px 0px 0px 0px;
}

.menu .level1 b {
	position: relative;
	top: 7px;
	padding: 7px;
	color: #000;
}

.menu .level2 {
	font-size: 12px;
/*	width:155px;*/
	height: 30px;
	background: #eef;
	border: 1px solid #dde;
	margin: 4px 0px 0px 0px;
}

.menu .level2 a {
	display:block;
	padding: 7px;
	color: #000;
}

.menu .level2 a:hover {
	display:block;
	padding: 7px;
	color: #ff4500;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#pmodell {
	margin: 0;
	width: 685px;
}
#pmodell td {
	text-align: justify;
}

#start_overlay {
	background: url(/images/start.png);
	margin: 0;
	height: 405px;
	width: 666px;
	position: relative;
	font: 13px sans-serif; font-weight: 600; text-align: left;
}

#start_overlay div {
	position: absolute;
	left: 218px;
}

#start_overlay .h1 {
	font-size: 19px; font-weight: 400; letter-spacing: 0.2px;
}

/* Footer */

#footer {
	font-size: 10px;
}
#footer a:link {
	color: #ccc;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: orange;
	text-decoration: none;
}
#footer a:active {
	color: orange;
	text-decoration: none;
}
