﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background-color: #000;
	background-image: url('../images/dblue167.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
}
#container {
	width: 90%;
	margin: 10px auto;
}
#masthead {
	background-image: url('../images/higru.jpg');
	text-align: center;
	width: 100%;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fafaff;
}
#navigation {
	background-image:url('../images/higru.jpg');
	position: relative;
	float: left;
	width: 22%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}
#content {
	background-image: url('../images/higru.jpg');
	position: relative;
	float: right;
	width: 72%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 3%;
	padding: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}
#footer {
	background-image:url('../images/higru.jpg');
	text-align: center;
	clear: both;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fefeff;
}
/* Mastertitel-Formatvorlagen  */
#masthead h1 {color: #3d6c87;}
#masthead h3 {color: #5f8ea9;}

/* Navigationsformatvorlagen*/
#navigation ul {
	list-style-type: circle;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid transparent;
	background-color: transparent;
}
#navigation h1 {
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	border: 1px solid transparent;
	background-color: transparent;
	font-size: medium;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
}
#navigation a {
	color: #3d6c87;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 0px solid #fff;
	background-color: transparent;
}
#navigation a:hover {
	font: normal normal bold 100% Arial;
	color: #FF0000;
	padding-left: 20px;
	text-decoration: none;
	border: 0px solid #5f8ea9;
	background-color: #DCDCDC;
	background-repeat: no-repeat;
}
#navigation a:active {
	font: normal normal bold 100% Arial;
	padding-left: 20px;
	color: #00FF00;
	text-decoration: none;
	border: 0px solid #5f8ea9;
	background-color: #C0C0C0;
	background-repeat: no-repeat;
}
#navigation a.home {
	font: normal normal bold 100% Arial;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 0px solid #fff;
	background-color: transparent;
	font-size: large;
}
#navigation a.home:hover {
	font: normal normal bold 100% Arial;
	color: #FF0000;
	padding-left: 20px;
	text-decoration: none;
	border: 0px solid #5f8ea9;
	background-color: #DCDCDC;
	background-repeat: no-repeat;
	font-size: large;
}
#navigation a.home:active {
	font: normal normal bold 100% Arial;
	padding-left: 20px;
	color: #00FF00;
	text-decoration: none;
	border: 0px solid #5f8ea9;
	background-color: #C0C0C0;
	background-repeat: no-repeat;
	font-size: large;
}

/* Inhaltsformatvorlagen */
h6 {
	color: #3d6c87;
}

h5 {
	color: #33627D;
	text-align: left;
	font-size: large;
	text-decoration: underline;
	font-weight: bold;
}

h4 {
	color: #33627D;
	font-size: medium;
	text-align: left;
	text-decoration:underline;
}
h3 {
	color: #000000;
	text-align: center;
	font-size: large;
}

h2 {
	color: #3d6c87;
	text-decoration: underline;
	text-align: center;
	font-size: xx-large;
}

#content h1 {color: #3d6c87;}
#content img {	padding: 5px;
				border: 1px solid #808080;	}

#content table {
	table-layout: auto;
	padding: 0px;
	border: 2px #808080 outset;
	margin-bottom: 5px;
	empty-cells: show;
	width: 90%;
	text-align: center;
	margin-left: 5%;
	caption-side:bottom;
}

#content td {
	border: 2px #808080 inset;
	padding: 3px;
	font-size: small;
}

#content a.top {
	color: #0000FF;
	text-decoration: none;
	display: inline-block;
	padding: 3px;
	border: 0px solid #fff;
	background-color: transparent;
	text-align: center;
	margin-left: 46%;
}

#content a.top:hover {
	font: normal normal bold 100% Arial;
	color: #f00;
	text-decoration: none;
	border: 0px solid #5f8ea9;
}

#content a.top:active {
	font: normal normal bold 100% Arial;
	color: #123;
	text-decoration: none;
	border: 0px solid #5f8ea9;
}

#content a.intern {
	padding: 3px;
	margin: 0px;
	border: 1px;
	border-style: dashed;
	border-color: transparent;
	color: #000080;
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
}

#content a.intern:hover {
	border: 1px;
	border-color: #FF0000;
	border-style: dotted;
	color: #f00;
	text-decoration: underline;
	font-weight: bold;
	background-color: #99CCFF;
}

#content a.intern:active {
	border: 1px;
	border-color: #00FF00;
	border-style: dotted;
	color: #f00;
	text-decoration: underline;
	font-weight: bold;
	color: #00FF00;
}
#content a.secure {
	background-position: right;
	padding: 3px;
	margin: 0px;
	border: 1px;
	border-style: dashed;
	border-color: transparent;
	color: #000080;
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
	background-image: url('../images/schloss.png');
	background-repeat: no-repeat;
	padding-right: 30px;
}

#content a.secure:hover {
	background-position: right;
	border: 1px;
	border-color: #FF0000;
	border-style: dotted;
	color: #f00;
	text-decoration: underline;
	font-weight: bold;
	background-color: #99CCFF;
	background-image: url('../images/schloss.png');
	background-repeat: no-repeat;
	padding-right: 30px;
}

#content a.secure:active {
	background-position: right;
	border: 1px;
	border-color: #00FF00;
	border-style: dotted;
	color: #f00;
	text-decoration: underline;
	font-weight: bold;
	color: #00FF00;
	background-image: url('../images/schloss.png');
	background-repeat: no-repeat;
	padding-right: 30px;
}


#content a.extern {
	padding: 3px;
	margin: 0px;
	border: 1px;
	border-style: dashed;
	border-color: transparent;
	color: #000080;
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;

}

#content a.extern:hover {
	border: 1px;
	border-color: #FF0000;
	border-style: dotted;
	color: #f00;
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFFCC;
}
#content a.extern:active {
	border: 1px;
	border-color: #00FF00;
	border-style: dotted;
	color: #f00;
	text-decoration: underline;
	font-weight: bold;
	color: #00FF00;
}

#content a.list {
	border: #0000FF inset;
	font: normal normal bold 14px Arial, Helvetica, Sans-Serif;
	color: #000000;
	display: inline-block;
	padding: 3px 10px 3px 10px;
	background-color: transparent;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
	text-decoration: none;
}

#content a.list:hover {
	color: #f00;
	text-decoration: none;
}

#content a.list:active {
	color: #00FF00;
	text-decoration: none;
}

/* Fußzeilen-Formatvorlagen */

/* Fußzeilen-Formatvorlagen */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}