
* {
	font-family: Verdana, Helvetica, sans-serif;
}

body {
	background-color: #ffffff;
	background: url('/images/body_bg.gif') repeat;
}

form {
	padding: 0px;
	margin: 0px;
}

input, select, textarea {
	font-size: 11px;
	border: 1px solid #459900;
	height: 16px;
	color: #459900;
	background-color: #fff;
}

select {
	height: 18px;
	padding: 1px;
}

input.submit {
	height: 18px;
	font-weight: bold;

}

p {
	margin: 2px 4px 0px 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

hr{
	background-color:#459900; /* Mozilla 1.4 */
	color:#459900; /* IE 6 */
	border: #459900; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

a:link   {	color: #459900; }
a:active {	color: #459900;	}
a:visited{ 	color: #459900;	}
a:hover  { 	color: #459900;	}

img {
	border: none;
}

.content_header {
	width: 526px;
	border: #459900 1px solid;
	padding: 4px;
	margin: 0px;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: bold;
	background-color: #82DB00;
/*	background-image: url(/images/verlauf_bg.gif); */
	color: #ffffff;
	text-align: center;
}

.content_header h1 {
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	margin: 0px;
}

.content_header a {
	color: #ffffff;
	text-decoration: none;
}

.content_header a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.content_header a:active {
	color: #ffffff;
}

.content_header a:visited {
	color: #ffffff;
}

.sidebar_header_left {
	border: #459900 1px solid;
	height: 16px;
	width: 192px;
	margin: 0px;
	margin-bottom: 1px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	background-color: #82DB00;
/*	background-image: url(/images/verlauf_bg.gif); */
	color: #ffffff;
	text-align: left;
}

.sidebar_content_left {
	border: #459900 1px solid;
	width: 192px;
	margin: 0px;
	margin-bottom: 2px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	color: #459900;
	text-align: left;
}

.sidebar_header_left a {
	color: #ffffff;
	text-decoration: none;
}

.sidebar_header_left a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.sidebar_header_right {
	border: #459900 1px solid;
	height: 16px;
	width: 192px;
	margin: 0px;
	margin-bottom: 1px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	background-color: #82DB00;
/*	background-image: url(/images/verlauf_bg.gif); */
	color: #ffffff;
	text-align: left;
}

.sidebar_content_right{
	border: #459900 1px solid;
	width: 192px;
	margin: 0px;
	margin-bottom: 2px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	color: #459900;
	text-align: left;
}


.sidebar_content_left a, .sidebar_content_right a {
	color: #459900;
	text-decoration: none;
}

.sidebar_content_left a:hover, .sidebar_content_right a:hover {
	color: #459900;
	text-decoration: underline;
}

.menu {
	border-left: #459900 1px solid;
	border-top: #459900 1px solid;
	border-bottom: #459900 1px solid;
	border-right: none;
	height: 14px;
	margin: 0px;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	background-color: #82DB00;
	color: #ffffff;
	text-align: left;
}

.content_box {
	width: 534px;
	border: #459900 1px solid;
	padding: 0px;
	margin-bottom: 2px;
	background-color: #ffffff;
}

.content_teaser {
	width: 534px;
	border: #459900 1px solid;
	padding: 0px;
	margin-bottom: 2px;
	background-color: #ffffff;
	overflow: hidden;
}

.content_title {
	font-size: 12px;
	font-weight: bold;
	background-color: #E1F5C5;
	color: #459900;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 4px;
}

.content_title h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #459900;
}

.content_title h2 a {
	text-decoration: none;
}

.content_title h2 a:hover {
	text-decoration: underline;
}

.content_main {
	font-size: 12px;
	font-weight: normal;
	color: #459900;
	text-align: left;
	background-image: url(/images/handy_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 4px;
	margin-bottom: 8px;

}

.content_main li {
	font-weight: bold;
}

.content_main p {
	margin: 0px;
}

.content_main p.text {
	margin: 10px;
}

.price_normal {
	font-size: 12px;
	font-weight: bold;
	color: #F30C85;
	text-align: right;
	padding-right: 4px;
}

.price_strong {
	font-size: 14px;
	font-weight: bold;
	color: #F30C85;
	text-align: right;
	padding-right: 4px;
}

.details {
	font-weight: bold;
	color: #F30C85;
	padding-right: 4px;
	font-size: 12px;
}

.details a {
	font-weight: bold;
	color: #F30C85;
	text-decoration: underline;
}

.topangebot {
	border: 1px solid #459900;
	width: 526px;
	height: 210px;
	margin-bottom: 2px;
	background: url('/images/top_angebot_bg.png') repeat-x;
	background-color: #FFF;
	padding: 4px;
}

.footnotes {
	width: 900px;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-align: left;
}

.error {
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
}

h1.top {
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;

}

p.teaser {
	height: 60px;
}

.teaserimg {
	padding: 4px;
	float: left;
	text-align: center;
}

.detailimg {
	width: 270px;
	padding: 4px;
	float: right;
	text-align: center;
}

p.topteaser {
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	height: 116px;
}

.features {
	font-size: 11px;
}

.agbliste th {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.agbliste td {
	font-size: 11px;
	padding: 2px;
}

.agbliste tr.highlight {
	background-color: #E1F5C5;
}

.auszahlung {
	color: #FF0099;
	font-weight: bold;
}

.small {
	font-size: 11px;
}

.highlight {
	background-color: #E1F5C5;
}

.tooltip {
	width: 550px;
	position: absolute; 
	display: none; 
	padding: 8px;
	border: 1px solid #459900;
	background-color: #fff;	
}