/*=====================================================

Struktur
=====================================================*/
body {
	margin:0px;
	height:100%;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
}

.hier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 000000;
	padding:3px;
	padding-right:0px;
	padding-left:0px;
	border-style:dashed;
	border-width:0px;
	border-bottom-width:1px;
	border-color:000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000000;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 779D03;
	font-weight:bold;
}

.balken {
	background-color:99CB00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.hg_seiten {
	background-color:E2EEBF;
}

.head_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	padding-left:15px;
}

.cell_navi_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 779D03;
	padding:10px;
	text-align:right;
	vertical-align:top;
}

.input
	{
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: none;
		border-top-color: 99CB00;
		border-right-color: 99CB00;
		border-bottom-color: 99CB00;
		border-left-color: 99CB00;
		width:200px;
		background-color:F4F4F4;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:666666;		
	}
	
.shop_header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:000000;
	padding-left:5px;
}
	
.row0 {
	background-color:cccccc;
}

.border0 {
	border-width:1px;
	border-style:solid;
	border-color:cccccc;
}

.row1 {
	background-color:779D03;
}

.border1 {
	border-width:1px;
	border-style:solid;
	border-color:779D03;
}

.shop0 {
	background-color:F4F4F4;
}

.shop1 {
	background-color:dddddd;
}

/*=====================================================
News
=====================================================*/
.news {
	border-width:0px;
	border-bottom-width:1px;
	border-style:dashed;
	border-color:000000;
	background-color:E2EEBF;
}

.news_over {
	border-width:0px;
	border-bottom-width:1px;
	border-style:dashed;
	border-color:000000;
	background-color:C7E07D;
	cursor:hand;
	cursor:pointer;
}

/*=====================================================
Navigation
=====================================================*/
a.navi_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 779D03;
	text-decoration:none;
}

a.navi_top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 779D03;
	text-decoration:underline;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	width:213px;
	height:27px;
	background-image: url(../img/navi.gif);
	cursor:hand;
	cursor:pointer;
	padding-left:15px;
}

.navi_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	width:213px;
	height:27px;
	background-image: url(../img/navi_over.gif);
	cursor:hand;
	cursor:pointer;
	padding-left:15px;
}

a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	font-weight:bold;
	text-decoration:none;
}

a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	font-weight:bold;
	text-decoration:underline;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 779D03;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 5B7705;
	font-weight:bold;
	text-decoration:underline;
}