@charset "utf-8";
/* CSS bartgo24 */

body {
		margin:0px;
	text-align:center;
		background-color: #82db00;
  	margin-bottom: 12px;
	
	
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#start {
	float:left;
	width:1200px;
	text-align:center;
	margin:0;
}
#start-text {
	float:right;
	width:300px;
}
#start-text h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
#start-text_1, #start-text_3, #start-text_4, #start-text_5, #start-text_6 {
	float:left;
	width:120px;
	text-align:center;
	background:#CC0000;
	margin:2px;
	margin-top:15px;
}
#start-text_2 {
	float:left;
	width:150px;
	background:#CC0000;
	margin:2px;
	margin-top:15px;
}

#bodytext { float:left; width:600px; }
#bodytext h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; }





/*Menu CSS */


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1,6em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(http://www.handy-netz24.de/bartgo24/img/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(http://www.handy-netz24.de/bartgo24/img/blockactive.gif) center center repeat-x;
}
