/* CSS Document for http://www.getreuer.at by http://www.nex-element.com */

body	{
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
}

a	{
	color: black;
	text-decoration: underline;	
}

a:hover	{
	color: black;	
	text-decoration: none;	
}

td	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.logo	{
	padding-top: 55px;
	padding-left: 54px;
	margin-bottom: 30px;
}

.navigation	{
	width: 100%;
	height: 50px;
	xbackground-color: red;
	color: white;
}

.txt_start	{
	width: 740px;
	padding-left: 54px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	line-height: 22px;
	margin-top: 30px;
}

.txt	{
	width: 720px;
	padding-left: 54px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	line-height: 20px;
	margin-top: 30px;
	background-image: url(bilder/pfeil.gif);
	background-repeat: no-repeat;	
}

.txtOHNE	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: black;
	line-height: 20px;
}

.txtKLEIN	{
	font-size: xx-small;
	color: black;
	text-decoration: none; 
	line-height: 20px;
}

.mouseover	{
	width: 100%;
	height: 50%;
	xbackground-color: red;
}

.balken	{
	width: 100%;
	height: 25px;
	background-color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
	xpadding-left: 54px;
	xborder-bottom: 1px solid black;
}

.sprache	{
	font-size: 11px;
	color:white;
	text-decoration: none;
}

.sprache:hover	{
	font-size: 11px;
	color: white;
	text-decoration: underline;
}

.sprache_aktiv	{
	font-size: 11px;
	color: white;
	text-decoration: underline; 
}

.sprache_aktiv:hover	{
	font-size: 11px;
	color: white;
	text-decoration: underline;
}

.mail	{
	font-size: 11px;
	color:white;
	text-decoration: none;
}

.mail:hover	{
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
}

.menu	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 54px;
}

.menu_offen	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 30px;
	font-weight: bold;
}

.menu_txt	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: black; /*#666666; */
	text-decoration: none;
}

.menu_txt:hover	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	xbackground-color: #F3F3F3;
	color: black;
	text-decoration: underline;
}

.plan	{
	width: 720px;
	padding-left: 54px;
	margin-top: 30px;
	background-image: url(bilder/pfeil2.gif);
	background-repeat: no-repeat;	
	visibility:hidden; 
	background-color:white; 
	position:absolute; 
	left:0px; 
	top:120px;
	cursor: hand;
}





