/* CSS Document */

body,html {
	margin: 0px;
	padding: 0px;
	height:100%;
	background-color:#F4E0C7;
}

.nonactiv {
	width:200px;
	padding-left: 10px;
	padding-top: 2px;	
}

.activ {
	width:200px;
	padding-left: 10px;
	padding-top: 2px;	
}

.nonactiv a, .activ a {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #154667;
	text-decoration: none;
	font-weight: bold;
	display:block;
	width:100%;	
}


.nonactiv1 {
	width:190px;
	padding-left: 20px;
	padding-top: 2px;	
}

.activ1 {
	width:190px;
	padding-left: 20px;
	padding-top: 2px;	
}

.nonactiv1 a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #819cad;
	text-decoration: none;
	font-weight: bold;
	display:block;
	width:100%;	
}

.activ1 a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #154667;
	text-decoration: none;
	font-weight: bold;
	display:block;
	width:100%;	
}

#menu2 {
	margin-top:20px;

}

#menu2 .nonactiv {
	width:200px;
	padding-right: 15px;
	padding-top: 0px;
	height: 18px;
	text-align: right;	
}

#menu2 .activ {
	width:200px;
	padding-right: 15px;
	padding-top: 0px;
	height: 18px;	
	text-align: right;	
}

#menu2 .nonactiv a, .activ a {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #154667;
	text-decoration: none;
	font-weight: bold;
	display:block;
	width:100%;
	margin-bottom: 1px;	
}

#content {
	padding-bottom: 30px;
	padding-right: 30px;
	width: 550px;
}

#content h1 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #154667;
	text-decoration: none;
}

#content p, td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #154667;
	text-decoration: none;
}

#content a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #154667;
	text-decoration: underline;
	font-weight: bold;	
}

#kontaktformular {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #154667;
	height:15px;
}

.hoover {
	background-color: #CED7D3;
	list-style-type: none;
	padding: 0px;
	width: 200px;
	margin: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #709FC0;
}

.hoover li {
	display:inline-table;
	padding: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #709FC0;
	border-bottom-color: #709FC0;
	border-left-color: #709FC0;
	padding-left: 6px;
	padding-top:2px;
	padding-bottom:2px;
}

.hoover li a {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #154667;
	text-decoration: none;
	font-weight: bold;
	display:block;
	width:100%;		
}

#rootline {
	padding-left: 15px;	
	padding-right: 15px;	

}

#rootline a {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #154667;
	text-decoration: none;
	font-weight: bold;
}

#error {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.powermail_kontaktneukloster {
	margin-left: 10px;
}

.powermail_text, .powermail_textarea {
	width: 220px;
}

#kontaktneukloster label {
	float: left;
	width: 100px;
	font-size: 11px;
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 3px;
}
