body.home {
    background-color: #EFEFEF;
	padding: 0px;
	background-image: url(https://villa-neuenhagen.de/Images/background.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px auto;
	text-align: center;
}

body.iframe {
    background-color: #FFFFFF;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px auto;
	text-align: center;
}

#Hauptschirm
{
	margin: 0px auto;
	width: 800px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #979797;
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
	text-align:left;
	/*float: left;*/
}

#Titelbanner
{
	height: 150px;
	width: 800px;
}

#Newsticker
{
	height: 15px;
	width: 780px;
	background-color: #0000AA;
	color:#ffffff;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}

#Hauptnavigation
{
	height: 15px;
	width: 780px;
	background-color: #88AAFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	font-weight: normal;
}

#Unternavigation1
{
	height: 15px;
	width: 780px;
	background-color: #88EEFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	font-weight: normal;
}

#Unternavigation2
{
	height: 15px;
	width: 780px;
	background-color: #88EEFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	font-weight: normal;
}

#content {
	width: 780px;
	overflow: hidden;
	min-height: 400px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#tabellen_rahmen_voting {
	border-width:1px;
	border-style:solid;
	border-color:#00ff00;
	padding:0px
}
#tabellen_background_voting {
	border-width:1px;
	border-style:solid;
	border-color:#AAAAAA;
	background-color:#AAAAAA;
}

.anmeldekasten {
	width: 300px;
	background-color: #DDDDDD;
	height: auto;
	padding: 5px 5px 1px 5px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.button {
	color:#ffffff;
	font-size:14px;
	font-family:sans-serif;
	background-color:#0000FF;
	border-style:none;
	border-width:1px;
	border-color:#FFFFFF;
}

.headline
{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.text_normal
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.text_normal_bold
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.text_normal_red
{
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
}

.text_normal_yellow
{
	color: #FFAA00;
	font-size: 11px;
	font-weight: normal;
}

.text_normal_green
{
	color: #00AA00;
	font-size: 11px;
	font-weight: normal;
}

.text_normal_gray
{
	color: #777777;
	font-size: 11px;
	font-weight: normal;
}

a.link_navigation:link
{
	text-decoration:none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

a.link_navigation:visited
{
	text-decoration:none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

a.link_navigation:hover
{
	text-decoration:none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

a.link_navigation:active
{
	text-decoration:none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

a.link_content:link
{
	text-decoration:none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
}

a.link_content:visited
{
	text-decoration:none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
}

a.link_content:hover
{
	text-decoration:none;
	color: #AAAAAA;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
}

a.link_content:active
{
	text-decoration:none;
	color: #AAAAAA;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
}
	
.table_gbook {
	border-color:#808080;
	border-style:solid;
	border-width:2px;
	border-collapse:collapse;
}

.table_left_padding
{
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
}

.table_user {
	border-color:#808080;
	border-style:solid;
	border-width:2px;
	border-collapse:collapse;
	font-size: 11px;
	font-weight: normal;
}

.table_standard
{
	font-size: 11px;
	font-weight: normal;
}

.about_table_cells
{
	width: 170px;
}