
body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(/images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(/images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(/images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(/images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(/images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF url(/images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 100px 0 0 0;
	background: url(/images/img03.gif) no-repeat center center;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background: #991002 url(/images/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(/images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Login */

#login {
	padding: 20px;
	background: url(/images/img06.gif) repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(/images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(/images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}

/* CSS Document */

/*Bilder für den Editor*/
.flLeft {
 float:left;
 padding:0px;
 margin:14px 14px 0px 0px;
}
 
.flRight {
 float:right;
 padding:0px;
 margin:14px 0px 0px 14px;
}
/*Externe Links*/
.extern{
padding-right:15px;
background:url('/files/extern.gif') 
no-repeat right center;
}
/*Bildergalerie*/
.magazine-container {
	background: #f7f7f7;
}
.magazine-image a, .magazine-image a:hover {
	border: 0;
	background: transparent;
	outline: 0;
}
/*Absatz erzwingen*/
.clear {
	clear:both;
}
/* Hausmodul */
div.hm_container {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div.hm_container .hm_bild_left {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
div.hm_container .hm_bild_right {
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: right;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
div.hm_container .hm_zbueberschrift {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

div.hm_container .hm_galeriebild{
	background: #DCDCDC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	height: 100px;
	width: 100px;
}
* html div.hm_container .hm_galeriebild{
	margin: 6px;
	padding: 0px;
}
div.hm_container .hm_galeriebild .hm_qformat {
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 60px;
	width: 80px;
}
div.hm_container .hm_galeriebild .hm_hformat {
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 80px;
	width: 60px;
}
div.hm_container .hm_galeriebild_text {
	float: left;
	font-size: 8.5pt;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
div.hm_container .clearing {
	clear: both;
}
/* Login ***************************************************************************** */

#loginbox form, #loginbox input, #loginbox label, #loginbox fieldset { margin: 0; padding: 0; }
#loginbox input { display: block; float: left; }

#loginbox #form_login {
	display: inline;
	width: 150px;
	height: 20px;
	background: transparent url('/files/form-input.gif') 0 0 repeat-x scroll;
	border: none;
	border-left: 1px solid #aac2d0;
	border-right: 1px solid #aac2d0;
	margin-left: 10px;
}

#loginbox #form_submit2 {
	height: 20px;
	margin-left: 1px;
}

#loginbox fieldset { border: none; }

/* Formular Generator */
#formular { margin:0 auto; padding:0; width:520px; }
form { margin:0; padding:0;}
fieldset {width:390px; border:1px solid #999; padding:10px; margin:5px; text-align:left;}
fieldset:hover {border-color:#333;}
fieldset#checkbox input  {width:35px;}
legend {font-size:1.1em; color:#666; font-weight:bold; padding:5px; margin:5px; background:none;}
label { color:#666; font-size:1em; margin:0 3px 3px 0; padding:0; line-height:1.5em; width:120px; float:left; clear:left;}
input {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:200px; background:#fff;}
input:focus {border-color:#900;}
select {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; background:#fff; width:100px;}
option {color:#900;}
textarea {width:244px; border:1px solid #666;}
textarea:focus {border-color:#900;}
.submitbtn {float:right;width:123px; background:#ffffff; border:1px solid; border-color:#000000 #000000 #000000 #000000; color:#cccccc; cursor:pointer; padding:0; margin:15px 20px 10px 10px;}
.submitbtn:hover {background:#ffffff; color:#000000; border:1px solid; border-color:#000000 #000000 #000000 #000000;}
/**Impressum **/
.trenner{
	display:block;
	width:450px;
	height:1px;
	line-height:0px;
	overflow:hidden;
	background-image:url(trenner.gif);
}
.texttrenner{
	display:block;
	padding-left:5px;
}
/**** Abstaende von Elementen ****/
.keinumbruch{
	margin-bottom:0px;
}
.einfacherumbruch{
	margin-bottom:17px;
}
.doppelterumbruch{
	margin-bottom:34px;
}

.tel{
	background-image:url(/files/icon_tel.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:14px;
}

.fax{
	background-image:url(/files/icon_fax.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:14px;
}
.mobil{
	background-image:url(/files/icon_mobil.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	padding-left:14px;
}
#impress a.mail{
	color:#016AC3;
	text-decoration:none;
	background-image:url(/files/icon_mail.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:15px;
	font-weight:bold;
}

#impress a.extern{
	color:#016AC3;
	text-decoration:none;
	background-image:url(/files/icon_link.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:15px;
	font-weight:bold;
	margin-left:1px;
}
a.mail{
	color:#016AC3;
	text-decoration:none;
	background-image:url(/files/icon_mail.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:15px;
	font-weight:bold;
}


