body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

p, td {
	font-size: 11px;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.navlink {
	text-decoration: none !important;
	color: #999999 !important;
}

#divSprachen {
	position: absolute;
	top: 20px;
	left: 245px;
	width: 430px;
	text-align: right;
}

#divSprachen a {
	color: #666666;
}

#divNavigation {
	position: absolute;
	top: 200px;
	left: 110px;
	width: 135px;
}

#divNavigation p {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
}

#divNavigation a {
	color: #666666;
}

#divNavigation a:hover {
	color: #333333;
}

#divContent {
	position: absolute;
	top: 200px;
	left: 245px;
	width: 430px;
}

#divContent a {
	color: #000000;
	text-decoration: underline;
}

#p7s1content1 a {
	color: #000000;
	text-decoration: none;
}

#p7s1content1 a:hover {
	color: #000000;
	text-decoration: underline;
}

/* formulare */

#tabLayouts {
  background-color:#CCCCCC;
}

.formlabel {
  vertical-align:top;
}

.caption {
}

.wichtig {
  color: #FF0000;
}


.textinput {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px solid #666666; 
}

