/*======================================================
Layout
========================================================*/

body {
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px;
	background-image:url('../img/hg.gif');
}
	
.maintable {
	margin-left:50px;
	margin-right:40px;
	width:898px;
}

.first {
	height:87px;
}

.second {
	height:90px;
	vertical-align:top;
}

.third {
	padding:0px;
	padding-top:15px;
	vertical-align:top;
	width:898px;
}

.fourth {
	padding:0px;
	padding-bottom:5px;
	vertical-align:top;
	text-align:center;
}


/*======================================================
Content
========================================================*/
.content {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#4C565E;
	text-decoration:none;
	padding:12px;
	padding-top:0px;
	background-color:ffffff;
}

.cont_left {
	padding-right:10px;
	vertical-align:top;
}

.cont_center {
	width:100%;
	vertical-align:top;
}

.cont_right {
	padding-left:10px;
	vertical-align:top;
}

.conttable {
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:E5E5E5;	
}

.sidetable {
	width:185px;
	border-style:solid;
	border-width:1px;
	border-color:E5E5E5;	
}
	
.pic
	{
		padding:0px; 
		padding-top:8px; 
		padding-bottom:8px;
	}
	
hr {
	background-color:73C215;
	height:1px;
	border-width:0px;
}


/*======================================================
Prämien und Produkte
========================================================*/

.table {
	border-width: 1px;
	border-style: solid;
	border-color: cccccc;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:20px;
	color:#4C565E;
	font-weight:normal;
	text-decoration:none;
	padding-top:5px;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#4C565E;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#FF8A00;
	font-weight:bold;
	text-decoration:none;
}

.bannerschrift {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#4C565E;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
}

.praemientop {
	background-color:E8E8E8;
	border-color:D6D6D6;
	border-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	height:5px;
	margin-top:5px; 
}

.praemiencontent {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#4C565E;
	text-decoration:none;
	padding:2px;
	padding-left:5px;
	background-color:F4F4F4;
}

a.beschreibung {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#4C565E;
	font-weight:normal;
	text-decoration:none;
}

a.beschreibung:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#4C565E;
	font-weight:normal;
	text-decoration:none;
}


/*======================================================
Fussnote
========================================================*/
.fuss {
	color : #666666;
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	padding-top:5px;
	text-align: right;
}

.fuss a {
	color : #666666;
	text-decoration: none;
	font-weight:normal;
}

.fuss a:hover {
	color : #6C9F02;
	font-weight:normal;
}

	
/*======================================================
Text
========================================================*/

.ueschrift {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#4C565E;
	font-weight:bold;
	text-decoration:none;
	background-color:F4F4F4;
	border-color:E5E5E5;
	border-width:0px;
	border-bottom-width:1px;
	border-style:solid;
}
	
.dashed {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#4C565E;
	font-weight:bold;
	text-decoration:none;
	border-color:E5E5E5;
	border-width:0px;
	border-bottom-width:1px;
	border-style:dashed;
}
	
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#4C565E;
	text-decoration:none;
}

.text_orange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#FF8A00;
	text-decoration:none;
}

.text_green {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#73C215;
	text-decoration:none;
}
	
.text_red {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#D20000;
	text-decoration:none;
}	
	
/*======================================================
Mein Gewinnmonster-Navigation
========================================================*/
.navi {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#4C565E;
	text-decoration:none;
	padding:12px;
	padding-top:0px;
}
	
.navi a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;;
	font-weight:normal;
	color : #4C565E;
	text-decoration: none;
}

.navi a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;;
	font-weight:bold;
	color : #4C565E;
	text-decoration: none;
}
	
/*======================================================
Links
========================================================*/

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;;
	font-weight:bold;
	color : #6C9F02;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;;
	font-weight:bold;
	color : #6C9F02;
	text-decoration: underline;
}

a.orange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;;
	font-weight:bold;
	color : #FF8A00;
	text-decoration: none;
}

a.orange:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;;
	font-weight:bold;
	color : #FF8A00;
	text-decoration: underline;
}

.nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#7F7F7F;
	text-decoration:none;
	background-color:EDEDED;
	border-style:solid;
	border-width:0px;
	border-right-color:ffffff;
	border-right-width:1px;
	border-bottom-color:E0E0E0;
	border-bottom-width:1px;
	cursor:hand;
	cursor:pointer;
}
	
.nav_over {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	background-color:D4D4D4;
	border-style:solid;
	border-width:0px;
	border-right-color:ffffff;
	border-right-width:1px;
	border-bottom-color:979797;
	border-bottom-width:1px;
	cursor:hand;
	cursor:pointer;
}
	
a.start {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	color:#727272;
	text-decoration:none;
}

a.start:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	color:#727272;
	text-decoration:none;
}

/*======================================================
Formulare
========================================================*/

.login_input
	{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		text-decoration:none;
		border-color:6C9F02;
		border-width:1px;
		border-style:solid;
		width:140px;
	}

.input
	{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		text-decoration:none;
		border-color:6C9F02;
		border-width:1px;
		border-style:solid;
		width:250px;
	}