﻿@import url(layout12.css);
.hellblau {
	text-align: center;
	color: #4B8EC0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000066;
}
h1 {
	font-size: xx-large;
}
h2 {
	background: #C0C0C0;
	font-size: x-large;
	margin-top: 0px;
}
h3 {
	font-size: large;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font-size: small;
	margin-top: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #FF9933;
}
address {
	background-color: #C0C0C0;
	font-style: normal;
	font-size: small;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}


/* Formatvorlagen für DIV-Tags */
#container {
	background-color: #E3E6E8;
}
#masthead {
	background-position: right;
	border-bottom: 8px solid #FF9900;
	background-image: url('../images/monte_rosa.jpg');
	background-repeat: no-repeat;
}
#logo {
	background-position: center center;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url('../images/logo33.png');
}
#header {
	padding: 10px;
}
#navigation {
	padding: 0px 0px 0px 1em;
	margin-top: 0px;
	width: 750px;
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	padding: ;
}
#column_left {
	float: left;
}
#column_right {
	padding: 10px;
	background-position: center;
	border-left: 1px solid #E3DFE2;
	border-left-color: #5DBECE;
	background-repeat: no-repeat;
	background-color: #4698B3;
	overflow: visible;
}
#page_content {
	background-color: #B3D5E1;
}
#footer {
	color: #008080;
	border-top: 2px solid #CCCCCC;
	border-top-width: 3px;
	border-top-color: #696967;
}
/* Formatvorlagen für Mastertitel */
#masthead h1 {
	margin-bottom: 0;
	color: #000066;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#masthead h3 {
	margin-top: 0;
	color: #FF33CC;
	margin-bottom: 0px;
	text-indent: 5em;
}
#masthead a {
	color: #000080;
	text-decoration: none;
}
/* Formatvorlagen für die Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	border-color: 0;
	border-width: 0px;
	margin: 0 2px 2px 2px;
	padding: 3px 5px;
	display: block;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	color: #f93;
	font-weight: bolder;
	text-decoration: none;
}
#navigation a:visited {
	color: #E3E6E8;
}

/* Formatvorlagen für die linke Spalte */
#column_left {
	text-align: center;
}
#column_left h2 {
}
#inhalt ul {
	padding: 0;
	height: 500px;
	list-style-position: inside;
	margin-top: 30px;
}
#inhalt li {
	list-style-type: none;
	background-color: #C0C0C0;
}
#inhalt a {
	padding: 3px 0px 3px 0px;
	margin: 3px 0px 0px 0px;
	display: block;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
#inhalt a:hover {
	color: #f93;
	font-weight: bolder;
	text-decoration: none;
}
#inhalt a:visited {
	color: #666666;
}


/* Formatvorlagen für die rechte Spalte */
#column_right h4 {
	margin-top: 10px;
}
#column_right p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#column_right a {
	color: #677BCB;
}
#column_right a:hover {
	color: #FF9933;
}
.infobox {
	padding: 3px 5px 3px 5px;
	background-color: #E3E6E8;
	margin-top: 10px;
	margin-left: 0px;
}

/* Formatvorlagen für die mittlere Spalte */
#page_content h4 {
}
#page_content p {
	margin-bottom: 5px;
}



/* Formatvorlagen für Fußzeile */
#footer p {
	margin: 0 0 0 200px;
	font-size: 0.85em;
	text-align: left;
	padding-left: 5px;
	color: #000080;
}
#copyright {
	float: right;
	text-align: right;
	width: 250px;
}
#copyright p {
	padding: 0px;
	margin: 0px;
	font-size: 0.85em;
}
#footer a {
	color: #3F58BC;
}
#footer a:hover {
	color: #00008B;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
{
	background-color: #00FFFF;
}

