/* CSS Document */
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:20px;
	vertical-align: top;       
	margin: 0;        
	padding: 0;
	text-align:center; 
}
h1{
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #CB0233;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #E4968A;
	text-decoration:underline;
}
.text_f {
	font-weight:bold;
	vertical-align:top;
}
.text_k {
	font-style: italic;
	vertical-align:top;
}
.text_red {
	font-weight:bold;
	color: #CB0233;
}
.text_small {
	font-size: 12px;
	font-weight:normal;
}
.text_small_f {
	font-size: 10px;
	font-weight:bold;
}
.text_small_k {
	font-size: 10px;
	font-style: italic;
}
.button{
	cursor:pointer;
	border: 1px solid #E4968A;
	background: #CB0233;
	color:#FFFFFF;
}
.button:hover{
	background-color:#E4968A;
	cursor:pointer;
	border: 1px solid white;
	color: white;	
}
.bild {
	border: 2px solid #E4968A;
}
table.tabelle {
	width:auto;
}
.tabelle td{
	padding: 5px;
}
.copyright_super {
	vertical-align:super;
	font-size: 9px;
}


table.main {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 1004px;
	text-align: left;
}
table.main .menue {
	background-color: #CB0233;
	padding-left: 40px;
	padding-right: 40px;
	border-bottom: 2px solid #E4968A;
	color:#FFFFFF;
	font-weight: bold;
	margin: 0;        
	padding-top: 0;
	padding-bottom: 0;
}
table.menue_table {
	width: 100%;
	text-align: center;
	border:0;
	margin: 0;        
	padding: 0;
	padding: 0;
}
table.menue_table td {
	width:auto;
}
.current_site {
	width: 100%;
	text-align: center;
	background-color:#FFFFFF;
}
.menue_entry {
	width: 100%;
	text-align: center;
}
.menue_entry a:link, .menue_entry a:visited, .menue_entry a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display:block;
	line-height: 30px;
}
.menue_entry a:hover  {
	color: #FFFFFF; 
	text-decoration: underline;
	background-color: #E4968A;
}
.current_site a:link, .current_site a:visited, .current_site a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display:block;
	line-height: 30px;
}
.current_site a:hover  {
	color: #000000; 
	text-decoration: underline;
	background-color: #E4968A;
}


table.main .main_column {
	padding-left: 30px;
	padding-right: 50px;
	vertical-align:top;
	width: 600px;
}


table.left_column {
	width: 206px;
	margin-left: 20px;
	border-collapse: collapse;
}
table.left_column .counter_box {
	background-color: #CB0233;
	vertical-align: top;
	color: #FFFFFF;
	border: 2px solid #E4968A;
}
.counter_box td {
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
}
table.left_column .news_box {
	vertical-align: top;
	font-weight: bold;
	font-size:16px;
	color:#000000;
	border: 2px solid #E4968A;
}
.news_box td {
	padding: 5px;
}
.news_box .td-0 {
	color:#FFFFFF;
	background-color: #CB0233;
}


table.right_column {
	border-collapse: collapse;
	margin-right: 20px;	
}

table.glueckwuensche{
	border: 2px solid #E4968A;
	width: 100%;
}
.glueckwuensche td{
	padding: 5px;
}
.navbar {
	text-align:right;
	color: #E4968A;
	font-weight: bold;
}
.navbar a:link, .navbar a:visited, .navbar a:active {
	color: #CB0233;
	font-weight: bold;
	text-decoration: none;
}
.navbar a:hover {
	color: #E4968A;
	text-decoration:underline;
}


table.main .footer {
	height: 60px;
	padding-right: 10px;
	background-color: #CB0233;
	border-top: 2px solid #E4968A;
	text-align: right;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover  {
	color: #FFFFFF; 
	text-decoration: underline;
}

.gb_jsklick {
	background-color: #E4968A;
	cursor: pointer;
	color:#000000;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.gb_jsklick:hover{
	text-decoration:underline;
}

.message {
	font-size: 12px;
	font-weight: bold;
	color: #CB0233;
}

table.medienpartner{
	vertical-align: top;
}
.medienpartner td{
	padding: 3px;
	vertical-align: top;
}
