* {
	margin:0;
	padding:0;
}

html,body {
	margin:0;
	padding:0;
	border:0;
	font-family:Arial;
	font-size:13px;
}

a{
	color:black;
}
#container{
	width:900px;
	height:100%;
	min-height:800px;
	margin:auto;
	margin-bottom:50px;
}

/*--- header balken rechts ---*/
#impressum{
	background-color:black;
	height:16px;
	width:inherit;
	margin:auto;
	color:white;
}

#impressum ul{
	width:inherit;
	height:12px;
	margin:0;
	padding:1px 0 0;
}

#impressum ul li{
	border-right:1px solid white;
	height:12px;
	list-style:none;
	float:right;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	font-size:11px;
}

#impressum ul li a{
	color:white;
	text-decoration:none;
}

#header{
	width:inherit;
	background-color:white;
	height:134px;
}

/*--- navigation unter header ---*/
#navigation{
	width:inherit;
	border-top: 1px solid #050607;
	border-bottom: 1px solid #050607;
	height:24px;
	margin:0;
	margin-bottom:15px;
	font-family:Georgia;
	font-size:14pt;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

ul#navi{
	width:900px;
	height:28px;
	margin:0;
	padding:0;
	padding-left:4px;
}

ul#navi li{
	padding-right:47px;
	padding-left:47px;
	border-right:1px solid #afafaf;
	height:24px;
	list-style:none;
	float:left;
	margin:0;
}

ul#navi li a{
	text-decoration:none;
	color:#737A7F;
	font-size:11pt;
}

ul#navi li a:hover{
	color:black;
}
/*--- navigation ende ---*/

#banner{
	width:inherit;
	margin-bottom:18px;
	background-color:#E5E5E5;
}

#container_left{
	width:540px;
	margin-bottom:10px;
	float:left;
}

#container_right{
	width:339px;
	min-height:700px;
	margin-bottom:10px;
	padding-left:14px;
	border-left: 1px solid #050607;
	float:right;
}

/*--- artikel, linker bereich ---*/
.artikel{
	width:530px;
	min-height:190px;
	border-top: 1px solid #050607;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:14px;
}

.artikel_box{
	float:right;
	width:345px;
	min-height:190px;
}

.datum{
	font-family:Georgia;
	font-size:11px;
	color:#737A7F;
	margin-bottom:5px;
}

.rubriken{
	margin-bottom : 10px;
}

.mehr {
	font-family: Arial;
	font-size:15px;
	color:#A00000;
	text-decoration: none;
}

.rubriken a{
	font-size:11px;
	color:#737A7F;
	margin-bottom:5px;
	text-decoration: none;
}

.rubriken a:hover{
	text-decoration: underline;
}

.autor{
	font-size:11px;
	color:#A00000;
	margin-bottom:5px;
}

h1 {
	font-family:Georgia;
	font-weight: normal;
	font-size:20px;
	color:black;
	margin-bottom:5px;
	text-decoration: none;
}

h1 a{
	font-family:Georgia;
	font-weight: normal;
	font-size:20px;
	color:black;
	margin-bottom:5px;
	text-decoration: none;
}

h1 a:hover{
	text-decoration: underline;
}

.titel{
	font-family:Georgia;
	font-size:20px;
	color:black;
	margin-bottom:5px;
}

.titel a{
	font-family:Georgia;
	font-size:20px;
	color:black;
	margin-bottom:5px;
	text-decoration: none;
}

.titel a:hover{
	text-decoration: underline;
}

h2 {
	font-family:Georgia;
	font-size:15px;
	font-weight: normal;
	color:#737A7F;
	margin-bottom:10px;
}

p {
	font-family:Georgia;
	font-size:15px;
	font-weight: normal;
	color:#737A7F;
	margin-bottom:10px;
}

.anreisser{
	font-family:Georgia;
	font-size:15px;
	color:#737A7F;
	margin-bottom:10px;
}

.artikel_pic{
	width:170px;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	background-color:#EfEfEf;
	border: 1px solid #AAAAAA;
}

.artikel_pic img {
	border : 0px;
	width : 170px;
}

.artikel_links{
	width:345px;
	height:20px;
}

.artikel_links ul{
	width:345px;
	height:20px;
	margin:0;
	padding:0;
}

.artikel_links ul li{
	border-right:1px solid #050607;
	height:14px;
	list-style:none;
	float:left;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:2px;
	display:block;
}

.artikel_links ul li a{
	text-decoration:none;
	font-family:Arial;
	font-size:10px;
	display:block;
	padding-top:1px;
}

.artikel_links ul li a:hover{
	text-decoration:underline;
}

.item_b{
	background:url(../image/templates/prinzipal/spictos1.png) no-repeat;
	width:13px;
	height:14px;
	float:left;
}

.item_bb{
	float:left;
	padding-left:2px;
}

.item_c{
	background:url(/image/templates/prinzipal/spictos2.png) no-repeat;
	width:13px;
	height:13px;
	float:left;
}

.item_cc{
	float:left;
	padding-top:3px;
	padding-left:2px;
}

.kommentare a{
	color:#000000;
	padding-top:1px;
	font-style:italic;
}
/*--- artikel ende ---*/

/*-- rechter bereich --*/
/*-- Suche --*/
#suche{
	width:inherit;
	height:30px;
	margin-bottom:10px;
}

#such_button{
	width:38px;
	height:38px;
	float:right;
}

fieldset.search {
	border: 0;
	width: inherit;
	height:38px;
	margin: 0;
	padding:0;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #000;
	font-size: 1.2em;
	width: 300px;
	height: 38px;
	border: 1px solid #050607;
	background: url(/image/templates/prinzipal/search.png) no-repeat;
}
.search input.box:focus {
	background: url(/image/templates/prinzipal/search.png) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 30px;
	height: 30px;
	float:right;
	cursor: pointer;
	text-indent: -9999px;
	background: url(/image/templates/prinzipal/go.png) no-repeat top right;
}

/*-- Suche Ende --*/

#vorstellung{
	width:inherit;
	height:18px;
	color:#737A7F;
	font-family:Georgia;
	font-size:11px;
}

/*--- logos rechts ---*/
#logos{
	width:inherit;
	min-height:500px;
	border-top: 1px solid #050607;
	padding-top:10px;
}

ul#kasten{
	width:345px;
	margin:0;
	padding:0;
}

ul#kasten li {
	width:160px;
	height:160px;
	list-style: none;
	border: 1px solid #B4B4B4;
	float:left;
	margin-right:15px;
	margin-bottom:19px;
	text-align:center;
	display:block;
}

ul#kasten li img {
	border : 0px;
}

ul#kasten li:hover{
	border: 1px solid black;
}

.overlay_pic{
	width:inherit;
	height:inherit;
	background:white;
	opacity:1;
	position:absolute;
}

/*--- logos rechts ende ---

h1{
	font-family:Georgia;
	font-size:20px;
	color:black;
}

*/

.hsuper{
	font-family:Georgia;
	font-size:20px;
	color:black;
	margin-bottom:5px;
}

#facebookframe
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.div100 { float:left; width: 100%; }
.div50 { float:left; width: 48%; }
.divleft { margin-right: 2%; }
.divright { margin-left: 2%; }
.divright img { width: 100%; }