@import "../../cms/files/css/general.css";

#Inhalt {
	font-family: Verdana, Helvetica, sans-serif;
	width: 561px;
	font-size: 11px;
}

#Inhalt h1 {
	font-weight: bold;
	font-size: 16pt;
	color: #095DB3;
	margin-bottom: 10px;
}

#Inhalt h2 {
	font-weight: bold;
	font-size: 12pt;
	color: #555;
	margin: 10px 0 10px 0;
}

#Inhalt h6 {
	display: block;
	width: 149px;
	height: 18px;
	padding: 5px 0 0 15px;
	background: url(images/linksNav-akt.gif) no-repeat -3px 0 #E2E8F3;
	text-transform: uppercase;
	color: #3A67B1;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

#Inhalt p {
	font-size: 8pt;
	line-height: 11pt;
	display: block;
	margin: 7px 0 7px 0;
}

#Inhalt a {
	color: #095DB3;
	text-decoration: none;
}

#Inhalt a:hover {
	color: #095DB3;
	text-decoration: underline;
}

#Inhalt hr {
	height: 2px;	
	border: 0px;
	background-color: #C3D5E9;
}


#Inhalt table {
	font-size: 8pt;
	border-collapse: collapse;	
}
#Inhalt table.border0 {
	border: 0px;
}
#Inhalt table.border0 td {
	border: 0px;
	padding: 0 4px 8px 0;
}	
#Inhalt table.border1 {
	border: 1px solid #C3D5E9;
}
#Inhalt table.border1 td {
	border: 1px solid #C3D5E9;
	padding: 4px;
}	
#Inhalt table.border2 {
	border: 2px solid #C3D5E9;
}
#Inhalt table.border2 td {
	border: 2px solid #C3D5E9;
	padding: 4px;
}	


#sidebar {
	font-family: Verdana, Helvetica, sans-serif;
	float: left;
	width: 164px;
	padding: 40px 0 20px 0;
	margin-bottom: 25px;
	background: url(images/navbar-oben.gif) repeat-x 0 0 transparent;
}

#sidebar h1 {
	display: block;
	width: 149px;
	height: 18px;
	padding: 5px 0 0 15px;
	background: url(images/linksNav-akt.gif) no-repeat -3px 0 #E2E8F3;
	text-transform: uppercase;
	color: #3A67B1;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 10px 0;
}

#sidebar h2 {
	display: block;
	font-size: 8pt;
	font-weight: bold;
	width: 140px;
	margin: 0;
	padding: 9px 5px 9px 5px;
}

#sidebar p {
	display: block;
	font-size: 8pt;
	width: 140px;
	margin: 0;
	padding: 9px 5px 9px 5px;
}
