

.csc-textpic-caption {
font-size:12px;
font-weight:bold;
}

.infotitle{
	font-size: 12px;
}

.marker{
	font-size: 12px;
	line-height: 125%;

}

body {
	margin-top: 10px;
	padding: 0;
	background: #0073BD;
	color: #00028F;
	/*text-align: justify;*/
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
}

h1{
	color: #0073BD;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;

}
h1, h2, h3 {
	margin-top: 0;
	/*color: #8C0209;*/
}



h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	fonz-size: 16px;
	color: #F8E705;
	position: relative;
	top: 10px;
	margin-left: 50px;
	
}

.internal-link{
	color:#0073bd;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}


#header {
	/*margin: 0 auto;*/
}

/* Header */


#impressum{
	font-size: 14px;


}

#logo {
	width: 900px;
	height: 172px;
	background: url(../img/banner.jpg) no-repeat;
}

#menu{
	height: 50px;
	background: #0073BD;
	/*padding-left: 25px;*/
	
}

#image{
	width: 235px;
	height: 162px;
	margin-top: -45px;
	margin-left: 420px;
	float:  right;
	position: absolute;


	

}
#seite_rechts{
	width: 63px;
	height: 353px;
	margin-top: 116px;
	margin-left: 592px;
	float:  inherit;
	position: absolute;
	

}

/* Wrapper */

#wrapper {

}

/* Page */

#page {
	width: 900px;
	height: 518px;
	background-color: #fff363;
	
/*	margin-left:-3px;*/
	/*padding: 0px 0px;	*/
}

#page-bg {
}


/* Content */

#content {
/*background-color: #fff363;*/
background: url(../img/content.jpg) repeat-y;


}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #6E8A21;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.entry {
	margin-left: 260px;
	margin-right: 110px;
	margin-top: 20px;

}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;

}

.links a:hover {
}

.entry ul{
 		font-size: 12px;

}
.entry p{
 		font-size: 12px;

}


/* Sidebars */

/* Menu */
#sidebar1{
	width: 245px;
	height: 468px;
	float: left;
	position:  inherit;
}


.ul {
	padding: 0;
	list-style: none;
}

.li {
	display: inline;
}

.a {
	display: block;
	float: left;
	height: 32px;
	margin: 0 AUTO;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6E8A21;
}

.a:hover {
	color: #6E8A21;
}

.current_page_item a {
	color: #6E8A21;
}


/* Footer */


#footer {
	background: url(../img/footer.jpg) no-repeat;
	height: 60px;
	widht: 900px;
	margin-top: -22px;
}

#footer p {
	color: #0073BD;
	text-align: center;
	font-size: smaller;
	padding-top: 30px;

}

#footer a {
	color: #0073BD;
}

#footer b a{
	color: 	#0073BD;
	font-size: 14pt;

}

