body {
height: 100%;

margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #626364;
line-height: 15px;
}

body a:link, body a:visited {
	text-decoration: none;
	color: #626364;
}
body a:hover {
	text-decoration: none;
	color: #ff0000;
}

body a:active {
	text-decoration: none;
	color: #626364;
}

body input, body textarea, body select {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

#top a:link, #top a:visited {
	text-decoration: none;
	color: #626364;
}
#top a:hover {
	text-decoration: none;
	color: #ff0000;
}

#top a:active {
	text-decoration: none;
	color: #626364;
}

#wrapper {
	width: 730px;
	margin: 10px 0px 0px 150px;
}
#wrapper_e_card {
	width: 730px;
	margin: 10px 0px 0px 150px;
}

#content {
margin-top: 20px;
width: 700px;
padding-left: 15px;
padding-right: 15px;
border: 1px solid #D9DADB;
min-height: 200px;
}

#content_top {


	margin-top: 5px;
	text-align: right;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 670px;
	border-bottom: 1px solid #D9DADB;
}

#content_top a:link, #content_top a:visited {
	text-decoration: none;
	color: #626364;
}
#content_top a:hover {
	text-decoration: none;
	color: #ff0000;
}
#content_bottom {
	width: 700px;
	margin-top: 20px;
}

ul#left_navi {
  font-size: 12px;
  float: left;
  width: 170px;
  margin-top: 2px; 
  padding: 0;
  margin: 0;
}
ul#left_navi li {
  margin: 0px; padding: 0px;
	line-height:32px;
  list-style: none;
  
	border-top: 1px solid #d9dadb;
}
ul#left_navi a {
  margin-left: 12px;
  padding: 0px;
  
  font-weight: bold;
}
ul#left_navi a:link {
  color: #626364; text-decoration: none;
}
ul#left_navi a:visited {
  color: #626364; text-decoration: none;
}
ul#left_navi a:hover {
  color: #ff0000; text-decoration: none;
}
ul#left_navi a:active {
  color: #ff0000;  text-decoration: none;
}

#maincontent {
	width: 517px;
	min-height:400px;
	margin-top: 0px;
	margin-bottom: 20px;
  margin-left: 180px;
  min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}

#maincontent h2 {
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 14px;
	color: #3AA1ED;
}

#votecontent {
	width: 517px;
	margin-top: 0px;
	margin-bottom: 20px;
  margin-left: 180px;
  min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}

#votecontent h2 {
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 14px;
	color: #3AA1ED;
}

#maincontent_form1 {
	width: 400px;
	min-height: 600px;
	margin-top: 0px;
	margin-bottom: 20px;
  margin-left: 180px;
  min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}

#maincontent_form1 h2 {
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 14px;
	color: #3AA1ED;
}

#footer {
	margin-bottom: 50px;
}

.clear {
clear: both;
margin: 0;
padding: 0;
height: 0;
line-height: 0;
font-size: 0;
margin-bottom: 10px;
}

.clear2 {
clear: both;
margin: 0;
padding: 0;
height: 0;
line-height: 0;
font-size: 0;
}

.teaser_row {
	border-top: 1px solid #d9dadb;
	margin: 0;
	width: 700px;
	height: 160px;
}
.teaser_box {
	margin: 15px 0px 15px 0px;
	
	width: 350px;
	height: 130px;
	float: left;
	font-size: 11px;
}
.teaser_box_2 {
	
	margin: 15px 0px 15px 0px;
	width: 350px;
	height: 130px;
	float: left;
	font-size: 11px;
}

.teaserlink {
	font-weight: bold;
}

.vote_row {
	border-top: 1px solid #d9dadb;
	height: 100%;
	width: 700px;
}
.vote_box {
	margin: 10px 0px 10px 0px;
	width: 350px;
	float: left;
	font-size: 11px;
	height: 180px;
}

.votelink {
	cursor: pointer;
	color: #ff0000;
	font-weight: bold;
}

.votelink:hover {
	text-decoration: underline;
}

#kalender {
	margin-left: 0px;
	width: 392px;
	height: 331px;
	background-image: url('../images/kalender_maske.gif');
}
.kalender_zelle {
	line-height: 55px;
	font-size: 28px;
	font-weight: bold;
	color: #d9dadb;
	float: left;
	width: 56px;
	height: 55px;
	text-align: center;
}

.finalisten_link {
	color: #3AA1ED;
	font-weight: bold;
}
.finalisten_link:hover {
	color: #3AA1ED;
	font-weight: bold;
	text-decoration: underline;
}

