/* Standards */
.page_margins {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	top:0;
	font-size:11px;
	color: #666666;
	text-align:center;
}

.page {
	margin:0 auto;
	text-align:left;
	width:908px;
	background-color:#fff;
	position:relative;
}

#header {
	background-image:url(../images/header.gif);
	height:178px;
	position:relative;
}

#animation {
 position:absolute;
	top: 74px;
	width: 759px;
	height: 98px;
	border: #cccccc 1px solid;
}

#main {border-bottom: #ffffff 1px solid;}

#nav {
	background-color:#6699CC;
	color: #ffffff;
	height:23px;
 margin-bottom: 19px;
	text-align: right;
	line-height: 23px;
	padding-right: 5px;
}

#nav a {
 color: #FFFFFF;
	text-decoration:none;
}

#nav a:hover {
 color: #FFFFFF;
	text-decoration:underline;
}

.leftimage {
 float: left;
}

.rightimage {
 float: right;
	border: #5B8BBB 1px solid;
}

.clear, .clearfix {
	clear: both;
}

/* Colums gemeinsame Eigenschaften */
#col1, #col2, #col3 {
	position: relative;
	float: left;
	margin-bottom:0;
}

#col1, #col3 {
	width:150px;
}

#col1_content div, #col3_content div {
 padding: 5px;
	font-weight: normal;
	border: #cccccc 1px solid;
	line-height: 15px;
}

/* col1 */
#col1 {
	min-height: 300px;
 margin-right: 20px;
}

#col1 h2 {
 font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color:#5F91C4;
	font-weight: bold;
	margin-top: 4px;
}

#col1 h3 {
 font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color:#5F91C4;
	font-weight: bold;
	margin-top: 10px;
}

#col1 ul {
	list-style: none;
	border: #cccccc 1px solid;
	margin-bottom: 10px;
}

#col1 ul li {
	background-color:#ffffff;
	padding: 0px;
	margin: 0px;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;	
}

#col1 ul li a {
	color: #5B8BBB;
	font-weight: bold;
	text-decoration: none;
}

#col1 ul li a:hover {
	color: #666666;
	font-weight: bold;
}

#col1_content div.banner {
 height: 50px;
	padding: 0px;
 margin-bottom: 5px;
}

/* col2 */
#col2 {
	width: 566px;
}

#col2 h2 {
 font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#5F91C4;
	font-weight: bold;
}

#col2 h3 {
 font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#5F91C4;
	font-weight: bold;
	margin-top: 10px;
}

#col2_content div {
	border: #cccccc 1px solid;
	margin-bottom: 10px;
}

#col2 ul {
 list-style-type: disc;
	margin-bottom: 10px;
}

#col2 ul li {
 list-style-position: inside;
 list-style-type: disc;
	min-height: 20px;
	line-height: 20px;
	padding-left: 0px;
	margin-left: 20px;	
}

#col2 li a {
	color: #5B8BBB;
	text-decoration: none;
}

#col2 li a:hover {
	text-decoration: underline;
}

#col2_content p label {
 text-align: left;
	font-family: "Verdana",Arial,tahoma,sans-serif;
	font-weight: bold;
	font-size: 11px;
	display:block;
	float:left;
	width:130px;
}

#col2_content input {
	font-size: 11px;
	font-weight: normal;
	width: 400px;
	height: 15px;
	background-color: #FFFFFF;
	border: 1px solid #5B8BBB;
}

#col2_content textarea {
 font-size: 11px;
	font-family: "Verdana",Arial,tahoma,sans-serif;
	font-weight: normal;
	width: 400px;
	height: 70px;
	background-color: #FFFFFF;
	border: 1px solid #5B8BBB;
	overflow: auto;}

#col2_content .button {
	font-size: 11px;
	font-family: "Verdana",Arial,tahoma,sans-serif;
	font-weight: normal;
	width: 120px;
	height: 18px;
	background-color: #5B8BBB;
	color:#ffffff;
	border: #333333 0px solid;
}

#col2_content div.galerie {
	text-align: center;
	padding: 7px;
}

#col2_content div.galerie img {
	border: #5B8BBB 1px solid;
	margin: 6px;
}

#col2_content div img {
	margin: 10px 10px 0 10px;
}

#col2 p {
	text-align:justify;
	line-height: 15px;
	font-weight: normal;
	margin: 10px;
}

#col2 p a {
	color: #5B8BBB;
	text-decoration: none;
}

#col2 p a:hover {
	text-decoration: underline;
}

#col2 .subheadline {
	color: #5B8BBB;
	font-weight: bold;
}

#col2 #more {
 font-family:Arial, Helvetica, sans-serif;
 text-align: right;
	line-height: 16px;
}

#more a {
	color: #5B8BBB;
	text-decoration: none;
}

#more a:hover {
	text-decoration: underline;
}

#col2 .spacer {
 height: 93px;
}

/* col3 */
#col3 {
 margin-left: 20px;
	min-height: 300px;
}
#col3 h2 {
 font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color:#5F91C4;
	font-weight: bold;
	margin-top: 4px;
}

#col3 h3 {
 font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color:#5F91C4;
	font-weight: bold;
	margin-top: 10px;
}

#col3 p {
 margin-bottom: 5px;
}

#col3 ul {
	list-style: none;
}

#col3 ul li {
	padding-top: 10px;
	margin: 0px;
}

#col3 a {
	color: #5B8BBB;
	text-decoration: none;
}

#col3 a:hover {
	text-decoration: underline;
}

/* footer */
#footer {
	background-color:#ffffff;
	color: #5B8BBB;
	height:23px;
	width:568px;
	border-top: 1px #cccccc solid;
	line-height: 15px;
	text-align: center;
	margin-left: 170px;
	margin-top: 5px;
}

#footer a {
	color: #5B8BBB;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
