* {
	margin: 0;
	padding: 0;
}

 #centercolumn a:link{color:#3381c3; text-decoration: underline;}
 #centercolumn a:visited{color:#3381c3; text-decoration: underline;}
 #centercolumn a:hover{color:#3381c3; text-decoration: underline;}
 #centercolumn a:active{color:#3381c3; text-decoration: underline;}


body {
	background-color: #a3c6e4;
	background-image: url(images/pagebackground.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#header {
	height: 75px;
	width: 100%;
}
#header img{
	position: relative;
	top: 5px;
}
#header #headerlinks {
	float: right;
	padding-top: 32px;
	color: #858585;
	font-size: 10px;
}
#header #headerlinks a {
	color: #858585;
	font-size: 10px;
}
#header #headerlinks a:hover {

}
#menu {
	height: 48px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin-bottom: 5px;
	background-color: #ffffff;
	text-align: right;
	background-image:url(images/weilswichtigist.gif);
	background-position: 0 1px;
	background-repeat:no-repeat;
}
#menu a {
	border-bottom: 5px solid #cccccc;
	color: #858585;
	font-size: 12px;
	display: block;
	float: right;
	line-height: 12px;
	padding: 16px 20px 15px 20px;
	font-weight: bold;
}
#menu a.active {
	border-bottom: 5px solid #3381c3;
	color: #3381c3;
}
#menu a:hover {
	border-bottom: 5px solid #3381c3;
}
#menu img {
	float: right;
	height:48px;
}
#mainimage {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 0px;
	background-color: #3381c3;
	padding-bottom: 10px;
	/* border-bottom: 10px solid #3381c3; */
}
#main {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 3px solid #3381c3;
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
}
#main h1 {
	font-size: 22px;
	color: #5d5d5d;
	padding-bottom: 4px;
	border-bottom: 3px solid #4c90c9;
	font-family: "Trebuchet MS", Arial, Verdana;
}
#main h2 {
	padding-top: 20px;
	color: #3381c3;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana;
}

#main h3 {
	padding-top: 10px;
	color: #3c3c3c;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana;
}

#main p {
	font-size: 12px;
	color: #3c3c3c;
	padding-top: 10px;
	padding-right: 10px;
}

#main p a {
	font-weight: bold;
	text-decoration: underline;
	color: #4c90c9;
}
#main blockquote {
	margin-left: 20px;
}

#main h4 {
	padding-top: 10px;
	padding-bottom: 5px;
	color: #4c90c9;
	font-size: 12px;
	font-weight: bold;
}
#main h4 a {
	color: #4c90c9;
	font-size: 14px;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
}
#main p.pageteaser {
	padding-top: 3px;
	padding-bottom: 10px;
	border-bottom: 1px solid #4c90c9;
}
#main p.pageteaser a {
	color: #3c3c3c;
	font-weight: normal;
	text-decoration: none;
}
#main ul {
	list-style-image:none;
	list-style-type: none;
	list-style-position:outside;
	padding: 3px 0;
}
#main li {
	font-size: 12px;
	color: #3c3c3c;
	padding: 0 0 0 20px;
	background-image:url(images/list.gif);
	background-position: left 5px;
	background-repeat:no-repeat;
}
#main img.left {
	float: left;
	margin-right: 5px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #4c90c9;
}
#main img.right {
	float: right;
	margin-left: 5px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #4c90c9;
}
#main img.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #4c90c9;
}
#main img.noborderleft {
	float: left;
	margin-right: 5px;
}
#main img.noborderright {
	float: right;
	margin-left: 5px;
}
#main img.nobordercenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#main #rightcolumn h2 {
	font-size: 14px;
	color: #5d5d5d;
	padding-bottom: 7px;
	border-bottom: 1px solid #4c90c9;
	padding-top: 9px;
}
#main #rightcolumn p {
	font-size: 12px;
	color: #858585;
	padding-top: 20px;
}
#main #leftcolumn ul {
	list-style-image:none;
	list-style-type: none;
	list-style-position:outside;
	padding: 0;
}
#main #leftcolumn li.menuitem {
	border-bottom: 1px dotted #cccccc;
	padding: 0;
	background-image: none;
}
#main #leftcolumn li.menuitem a{
	font-size: 12px;
	color: #858585;
	display: block;
	padding: 5px 0 5px 20px;
}
#main #leftcolumn li.menuitem_active {
	border-bottom: 1px dotted #cccccc;
	padding: 0;
	background-image: none;
}
#main #leftcolumn li.menuitem_active a {
	font-size: 12px;
	color: #3381c3;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	display: block;
	background-image:url(images/list.gif);
	background-position: left;
	background-repeat:no-repeat;
}
#main #leftcolumn ul.thirdlevel {
	list-style-image:none;
	list-style-type: none;
	list-style-position:outside;
}
#main #leftcolumn li.thirdlevelitem {
	padding: 0;
	background-image: none;
}
#main #leftcolumn li.thirdlevelitem a{
	font-size: 10px;
	color: #858585;
	display: block;
	padding: 2px 0 2px 17px;
	margin-left: 20px;
	background-image: none;
}
#main #leftcolumn li.thirdlevelitem_active {
	padding: 0;
	background-image: none;
}
#main #leftcolumn li.thirdlevelitem_active a{
	font-size: 10px;
	color: #3381c3;
	font-weight: bold;
	display: block;
	padding: 2px 0 2px 17px;
	margin-left: 20px;
	background-image: none;
	background-image:url(images/list.gif);
	background-position: left center;
	background-repeat:no-repeat;
}

#main #leftcolumn li.menuitem_top {
	font-size: 14px;
	color: #5d5d5d;
	padding: 0;
	padding-bottom: 7px;
	border-bottom: 1px solid #4c90c9;
	padding-top: 9px;
	font-weight: bold;
	background-image: none;
}

.threecolumns #centercolumn {
	width: 450px;
	margin-left: 221px;
}
.threecolumns #leftcolumn {
	width: 185px;
	padding-left: 18px;
	float: left;
}
.threecolumns #rightcolumn {
	float: right;
	width: 185px;
	padding-right: 18px;
}
.twocolumns #centercolumn {
	width: 660px;
	margin-left: 221px;
}
.twocolumns #leftcolumn {
	width: 185px;
	padding-left: 18px;
	float: left;
}
.index #leftindex {
	width: 420px;
	padding-left: 18px;
	float: left;
}
.index #rightindex {
	float: right;
	width: 420px;
	padding-right: 18px;
}
.cleaner {
	clear: both;
}
a {
	text-decoration: none;
	background-color: transparent;
}
a:hover{
	background-color: #f6f6f6;
}

#map {
	width: 443px;
	height: 400px;
}
#mapborder {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 3px;
	margin-top: 20px;
}
#footer {
	height: 20px;
}


/* Mailform */

.csc-mailform { /* Table */
	text-align: left;
	border: none;
	margin-top: 20px;
}

.csc-mailform-field {
	padding: 4px 0;
}
.csc-mailform-field label{
	font-size: 12px;
	color: #3c3c3c;
	font-weight: bold;
	display: block;
	float: left;
	width: 130px;
	text-align: right;
	margin-right: 10px;
}
.csc-mailform-field input, .csc-mailform-field option, .csc-mailform-field select, .csc-mailform-field textarea {
	font-size: 12px;
	color: #3c3c3c;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	width: 280px;
}
#mailformVorname, #mailformOrt,#mailformEMail {
	margin-bottom: 10px;
}
#mailformformtype_mail {
	width: 100px;
	background-color: #3381c3;
	color: #ffffff;
	text-align: center;
	padding: 3px;
	margin-left: 322px;
}
/* Mailform End */
/* pageteaser */
.tx-jppageteaser-pi1 {
	margin-top: 10px;
}
/* pageteaser end */
