<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #445159;
}
body {
	background-color: #ebe4d4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(Bilder/bg2.gif);
	background-repeat: repeat-x;
}

a:link {color: #46789b;font-weight: bold;text-decoration: underline;}
a:visited {text-decoration: underline;color: #46789b;font-weight: bold;}
a:hover {text-decoration: none;color: #46789b;font-weight: bold;}
a:active {text-decoration: underline;color: #46789b;font-weight: bold;}

a.navi:link {color: #ffffff;font-weight: bold;text-decoration: none;}
a.navi:visited {text-decoration: none;color: #ffffff;font-weight: bold;}
a.navi:hover {text-decoration: none;color: #ffc509;font-weight: bold;}
a.navi:active {text-decoration: none;color: #ffffff;font-weight: bold;}

a.header:link {color: #445159;font-weight: bold;text-decoration: none;}
a.header:visited {text-decoration: none;color: #445159;font-weight: bold;}
a.header:hover {text-decoration: underline;color: #445159;font-weight: bold;}
a.header:active {text-decoration: none;color: #445159;font-weight: bold;}

a.letterbar:link {color: #ffc509;font-weight: bold;text-decoration: none;}
a.letterbar:visited {text-decoration: none;color: #ffc509;font-weight: bold;}
a.letterbar:hover {text-decoration: none;color: #ffffff;font-weight: bold;}
a.letterbar:active {text-decoration: none;color: #ffc509;font-weight: bold;}

.Stil1 {color: #ffffff;}
.Stil2 {color: #b1a381;}
.Stil3 {color: #FFFFFF;font-weight: bold;}
.Stil6 {font-size: 14px;font-weight: bold;color: #FFFFFF;}
.Stil7 {font-size: 12px;font-weight: bold;color: #FFFFFF}

/* vote */

.vote_background {
	background-color: #DBE2E8;
}

.vote_bar {
	width: 40px;
	height: 1px;
	background-color: #707E8C;
	overflow: hidden;
}

.vote_textover {
	width: 40px;
	background-color: #DBE2E8;
	border: 0px;
	cursor: default;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
}

.text {
	width: 100%;
	background-color: #707E8C;
	border: 0px;
	cursor: default;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
}

.vote_button_normal,.vote_button_disabled,.vote_button_selected {
	width: 38px;
	height: 100%;
	text-align: center;
	overflow: hidden;
}

* html .vote_button_normal, * html .vote_button_disabled, * html .vote_button_selected {
	width: 40px;
}

.vote_button_normal {
	border: 1px solid #445159;
	background-color: #618EAC;
	cursor: pointer;
}

.vote_button_disabled {
	border: 1px solid #445159;
	color: #707E8C;
	background-color: #618EAC;
	cursor: default;
}

.vote_button_selected {
	border: 1px solid #707E8C;
	background-color: #707E8C;
	color: #2F353B;
	cursor: default;
}
.buttontext{
color:#FFFFFF;
}

input, select {
border:2px solid #618EAC;
background-color:#9AB7D1;
}


-->
