body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1f1f1;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.reihe2 {
	background-color: #e5e5e5;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FCA522;
}
.white:link {
	color: #CCCCCC;
	text-decoration: none;
}
.white:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.white:hover {
	text-decoration: none;
	color: #FF6600;
}
.white:active {
	text-decoration: none;
	color: #FCA522;
}

.sub:link {
	color: #000000;
	text-decoration: none;
}
.sub:visited {
	text-decoration: none;
	color: #000000;
}
.sub:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.sub:active {
	text-decoration: none;
	color: #000000;
}

.headline_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F4781E;
}

.headline_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding-bottom: 3px;
}

.default_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.dunkle_leiste {
	background-image: url(../img/bg_dark_30px.jpg);
	background-repeat: repeat-x;
	height: 0px;
}
.nav_back {
	background-image: url(../img/bg_hauptnav.jpg);
	background-repeat: repeat-y;
}
.nav_sub {
	background-image: url(../img/bg_subnav.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A4A4A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #4A4A4A;
}
.white_text {
	color: #CCCCCC;
}
.content_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #f1f1f1;
	padding: 10px;
}

.content_main_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DDDCDC;
	padding: 10px;
}

.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 100px;
	border: 1px solid #7F7F7F;
	padding-left: 2px;
}

.login_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 139px;
	border: 1px solid #7F7F7F;
	padding-left: 2px;
}
.content_sub {
	background-color: #E9E9E9;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #C2C2C2;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.red {
	font-weight: normal;
	color: #CC0000;
}
.green {
	color: #669900;
}
.vote_select {
	color: #CCCCCC;
	background-color: #333333;
}
.verein_select {
	color: #CCCCCC;
	background-color: #333333;
	font-weight:bold;
	text-transform: uppercase;
}
.row2 {
	background-color: #e5e5e5;
}
.rahmen_unten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* von Joe hinzugefügt */

.hinweisbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e5e5e5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	padding: 10px;
}


.main:link {
	color: #FFFFFF;
	text-decoration: none;
}
.main:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.main:hover {
	text-decoration: none;
	color: #FB9C02;
}
.main:active {
	text-decoration: none;
	color: #FB9C02;
}

.orangelink:link {
	color: #F4781E;
	text-decoration: none;
	text-transform: uppercase;
}
.orangelink:visited {
	text-decoration: none;
	color: #F4781E;
}
.orangelink:hover {
	text-decoration: none;
	color: #DB630B;
}
.orangelink:active {
	text-decoration: none;
	color: #F4781E;
}

.nav_main {
	background-image: url(../img/nav_main.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.04em;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	vertical-align: middle;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #4A4A4A;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #4A4A4A;
}

.nav_main_backup {
	background-image: url(../img/nav_main.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A4A4A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #4A4A4A;
}

.smallbox {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	background-color: #CCCCCC;
	width: 20px;
	height: 20px;
}
.bildrahmen {
	border: 1px solid #333333;
}
.apostroph {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
cite {
	font-size: 11px;
	font-style: oblique;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(../img/bg_dark_30px.jpg);
	background-repeat: repeat-x;
	padding: 5px;
}
.archivbuttons {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	font-weight: bold;
	color: #CCCCCC;
}
.headline_bigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.zitat  {
    background-image:url(../img/zitat.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color: #098C18;
	padding-left: 55px;
	padding-right: 15px;
	padding-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	color: #FFFFFF;

}
.result_big {
	font-family: verdana;
	font-size: 35px;
	font-weight: bold;
	color: #000000;
}
.header_neu_unten_bg {
	background-image: url(../img/header_neu_bg_unten.jpg);
	background-repeat: repeat-x;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #535353;
}
.header_neu_bg_oben {
	background-image: url(../img/header_neu_rechts_oben.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.aktivgruen {
	color: #009900;
}
.aktivrot {
	color: #FF0000;
}
.feld_suchen {
	background-image: url(../img/button_suchen.gif);
	height: 22px;
	width: 84px;
	background-color: #000000;
}
