html {
	margin: 0;
	padding: 0;
	}
body { 
	font: normal 12px helvetica, arial, sans-serif;
	color: #003333;
	margin: 0; 
	padding: 0;
	text-align: left;
	background: #ccffff;
	width: auto;
	min-width: 700px;
	position: relative;
	border: none;
	}
p {
	margin: 0;
	padding: 0;
}
a {
	color: #003333;
	text-decoration: none;
}
a:hover {
	color: #ff0d5d;
}
a:active {
	outline: none;
	border: none;
}
a:focus {
	outline: none;
	border: none;
}
span {
	color: #ff0d5d;
	font-weight: normal;
}
img	{
	border: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	}
table {
	border: 0;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-width: 0;
}
table td {
	vertical-align: top;
	text-align: left;
	padding: 12px 0 0 5px;
}
form {
	border: 0;
}
form p {
	clear: left;
	padding-top: 0px;
}
form p label {
	float: left;
	width: 30%;
}
fieldset {
	border: 1px dotted #003333;
	padding: 15px 0 30px 15px;
	margin: 10px 0 20px 0;
}
legend {
	font: normal 14px helvetica, arial, sans-serif;
	font-weight: bold;
	background-color: #ccffff;
	color: #003333;
	margin-bottom: 10px;
}
input {
	font: normal 12px helvetica, arial, sans-serif;
}
input.btn {
	height: 22px;
}
input.txt {
	width: 180px;
}
.discul ul{
	list-style-type: disc;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	color: #336666;
	z-index: 4;
	padding: 5px 0 0 10px;
	background-color: #ccffff;
	height: 95px;
	
}
#header img {
	padding-top: 5px;
}
#header p {
	font-size: 28px;
	line-height: 40px;
	padding: 49px 0 0 0;
	margin: 0;
}
#header h1 {
	padding: 51px 0 2px 0;
	margin: 0;
}
#header h2 {
	font-size: 12px;
	color: #ccffff;
	font-weight: normal;
	line-height: 14px;
	padding: 0;
	margin: 0;
}
#header span {
	color: #ff0d5d;
	font-weight: bold;
}
#header-table {
	width: 700px;
}
#main {
	position: relative;
	top: 100px;
	background-color: #66cccc;
	height: 77px;
	width: 100%;
	/*border-bottom: 5px solid #336666;*/
}
#edge {
	background: url(../imgs/edge.png) repeat bottom left;
	position: absolute;
	top: 169px;
	height: 22px;
	width: 100%;
	z-index: 3;
}
#left_menu {
	position: absolute;
	top: 130px;
	left: 0;
	width: 180px;
	text-align: right;
}
.menu_point {
	padding: 6px 40px 4px 0;
}
.active_menu_point {
	padding: 6px 40px 4px 0;
	font-weight: bold;
	/*background-color: #ffffff;
	border-top: 2px solid #003333;
	border-bottom: 2px solid #003333;*/

}
#counter {
	line-height:16px;
	padding:0;
	position:absolute;
	text-align:left;
	top:573px;
	left: 35px;
	width:150px;
}
#counter span {
	font-weight: bold;
}
#content {
	position: absolute;
	top: 120px;
	left: 178px;
	padding: 0 0 50px 15px;
	width: 500px;
	font-size: 12px;
	line-height: 18px;
	/*background-color: #ccffff;
	border-left: 2px solid #003333;
	border-right: 2px solid #003333;*/
}
.blocksatz {
	text-align: justify;
}
#content p {
	padding-bottom: 13px;
}
#content a {
	color: #ff0d5d;
	font-weight: normal;
}
#content h1 {
	color: #ff0d5d;
	font-weight: bold;
	font-size: 16px;
	line-height: 23px;
	margin-top:10px;
}
#content h2 {
	color: #003333;
	font-size: 12px;
	font-weight: bold;
	margin-top: 13px;
}
#content h3 {
	color: #ff0d5d;
	font-weight: bold;
	font-size: 16px;
	line-height: 23px;
	margin: 0 0 5px 0;
}
.top-space {
	margin-top: 13px;
}
#title_content {
	position: absolute;
	top: 120px;
	left: 178px;
	padding: 0 0 50px 15px;
	width: 510px;
	font-size: 15px;
	line-height: 25px;
}
#title_content h1 {
	color: #ff0d5d;
	font-weight: bold;
	font-size: 16px;
	line-height: 23px;
	margin-top: 10px;
}
#title_content h2 {
	color: #ff0d5d;
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	padding-right: 150px;
}
#title_content h3 {
	color: #003333;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-right: 50px;
}
.meinestimme {
	padding-left: 0;
	vertical-align: middle;
}
.meinestimme img {
	vertical-align: middle;
}
.meinestimme td {
	vertical-align: middle;
	text-align: center;
	padding: 0;
}
.stimm_button {
	padding-left: 30px;
	vertical-align: middle;
}
.stimm_button img {
	vertical-align: middle;
}
.stimm_button td {
	vertical-align: middle;
	text-align: center;
	padding: 0;
}
#button a{
	display:block;
	margin: 0;
	padding: 0;
	width: 223px;
	height: 63px;
	background: url(../imgs/button_bg.png) no-repeat center;
	background-position: 0 0;
}
#button a:hover {
	background-position: 0 -63px;
}
#dau_info {
	font-size: 12px;
	line-height: 22px;
}
#sign_list {
	border-width: 1px 1px 0 0;
	border-color: #669999;
	border-style: solid;
}
#sign_list td {
	padding: 7px 10px 4px 10px;
	margin: 0;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	border-width: 0 0 1px 1px;
	border-color: #669999;
	border-style: solid;
	background-color: #eeffff;
}
#right {
	position: absolute;
	top: 120px;
	left: 650px;
	padding: 0;
	width: 400px;
	font-size: 12px;
	line-height: 18px;
}
#right p {
	padding-bottom: 18px;
}
#right a {
	color: #ff0d5d;
	font-weight: normal;
}
#right h1 {
	color: #ff0d5d;
	font-weight: bold;
	font-size: 16px;
	line-height: 23px;
	margin-top:10px;
}
#right h2 {
	color: #003333;
	font-size: 12px;
	font-weight: bold;
	margin-top: 13px;
}
#right h3 {
	color: #ff0d5d;
	font-weight: bold;
	font-size: 16px;
	line-height: 23px;
	margin: 0 0 5px 0;
}
#right span{
	color: #003333;
	font-weight: bold;
}
#formular td{
	padding: 10px 0 5px 0;
}
.left_flow {
	float: left;
	margin: 5px 15px 5px 0;
}
.right_flow {
	float: right;
	margin: 5px 0 5px 15px;
}
