@import url(tiny.css);

* {
	margin: 0;
	padding: 0;
	border: 0;
} 
html {
	font-size: 100.01%;
	height: 100%;
}  
body {
	width: 966px;
	margin: 0 auto;
	height: 100%;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #fff;
}  




/*Layout Container*/
#wrapper {
	text-align: left;
	position: relative !important;
	min-height: 100.19%;
	height: auto !important;
	background-image: url(images/bg_all.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	background-color: #f9f8f3;
}
* html #wrapper {
	height: 100% !important;
}
#all {
	padding: 0 8px;
	background-image: url(images/bg_one.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
* html #all {
	height: 100%;
}

/*Sprungmenue oberer Streifen*/
#skip {
	height: 30px;
	padding-left: 28px;
	font-weight: bold;
	background-color: #3d3d3d;
} 
#skip li {
	display: inline;
	list-style-type: none;
} 
#skip li a {
	color: #3d3d3d;
	text-decoration: none;
} 
#skip li a:hover,
#skip li a:focus,
#skip li a:active {
	color: #fff;
}   

/*Metanavigation*/
#reiter {
	margin: 0 15px 10px 15px;
	height: 40px;
	position: relative;
	z-index: 2;
	padding-top: 10px;
} 
#reiter li {
	list-style-type: none;
	float: left;
	height: 40px;
	background-color: #E3E3E3;
	margin-right: 10px;
	font-size: 95%;
} 
#reiter li a {
	display: block;
	text-decoration: none;
	float: left;
	width: 110px;
	text-align: center;
	height: 20px;
	color: #444;
	padding: 10px 0;
	background-image: url(images/reiter.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: normal;
} 
#reiter li a:hover,
#reiter li a:focus, 
#reiter li a:active {
	background-color: #4b92b8;
	background-image: url(images/reiter.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	color: #fff;
} 
#reiter li strong {
	display: block;
	height: 20px;
	background-image: url(images/reiter.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	cursor: default;
	float: left;
	font-weight: normal;
	width: 110px;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	background-color: #4b92b8;
} 
#reiter dfn {
	display: none;
}
/*Header*/
#header {
	clear: both;
	height: 60px;
	padding: 20px 15px;
	position: relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #4a92b8;
	background-position: 0 0;
	color: #fff;
} 
#header h1 {
	margin: 0;
}
#header a,
#header h1 {
	display: inline-block;
	background-image: url(images/logo.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 227px;
	height: 65px;
	color: #fff;
} 
#header a:hover,
#header a:focus,
#header a:active {
	border: 1px solid #fff;
	margin: -1px;
	position: relative;
} 
#header span {
	display: none;
}

/*Spalte 1 und 2 float*/
#left {
	float: left;
	width: 735px;
	position: relative;	
}

/*mittlere Spalte - Inhalt*/
#contents {
	float: right;
	width: 480px;
	padding: 15px;
	position: relative;
	min-height: 200px;
	margin-bottom: 20px;
}
*+html #contents {
	margin-bottom: 50px;
}
* html #contents {
	margin-bottom: 50px;
}

#contents #breadcrumb {
	font-size: 95%;
	margin-top: 0;
}
#breadcrumb a,
#breadcrumb strong {
	font-weight: normal;
	text-decoration: none;
}

#contents ul {
	margin-bottom: 10px;
}
#contents ul li {
	margin-left: 30px;
}
#contents p {
	margin: 10px 0;
}

/*linke Spalte*/
#sidebar {
	min-height: 300px;
	background-color: #dbdbdb;
	background-image: url(images/sidebar.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	margin: 15px 510px 0 15px;
	padding: 0 35px 40px 0;
}
*+html #sidebar {
	padding-bottom: 85px;
}
* html #sidebar {
	padding-bottom: 70px;
}
#sidebar h2 {
	border-bottom: 1px solid #fff;
	padding: 5px 15px 3px 0;
	font-size: 120%;
	letter-spacing: -0.05em;
	margin-left: 15px;
}
#sidebar h2 em {
	font-style: normal;
	color: #ff1e1e;
}
#sidebar ul {
	margin-bottom: 15px;
} 
#sidebar ul li ul {
	margin-bottom: 0;
}
#sidebar ul li {
	list-style-type: none;
	position: relative;
	padding: 1px 0;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
} 
#sidebar ul li dfn {
	display: none;
}
#sidebar ul li a {
	text-decoration: none;
	display: block;
	height: auto;
	padding-left: 35px;
	color: #333;
	background-position: 0 2px;
	background-image: url(images/menu_default.gif);
	background-repeat: no-repeat;
	font-weight: normal;
} 
#sidebar ul li a:hover,
#sidebar ul li a:focus,
#sidebar ul li a:active {
	color: #4b92b8;
	background-position: -188px 2px;
}
#sidebar ul .parent a {
	background-image: url(images/menu_plus.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}
#sidebar ul .parent a:hover,
#sidebar ul .parent a:focus,
#sidebar ul .parent a:active {
	background-position: -201px 2px;
}
#sidebar ul .active a {
	background-image: url(images/menu_minus.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}
#sidebar ul .parent a:hover,
#sidebar ul .parent a:focus,
#sidebar ul .parent a:active {
	background-position: -201px 2px;
}
#sidebar ul li strong {
	cursor: default;
	display: block;
	padding-left: 35px;
	color: #4b92b8;
	font-weight: normal;
	background-position: -188px 2px;
	background-image: url(images/menu_default.gif);
	background-repeat: no-repeat;
} 
#sidebar ul .parent strong {
	background-image: url(images/menu_minus.gif);
	background-position: -201px 2px;
	background-repeat: no-repeat;
}
#sidebar ul li ul li {
	font-size: 100%;
}
#sidebar ul .parent ul li a,
#sidebar ul .parent ul li a:hover,
#sidebar ul .parent ul li a:focus,
#sidebar ul .parent ul li a:active,
#sidebar ul .parent ul li strong {
	margin-left: 23px;
	padding-left: 23px;
	background-image: url(images/menu_sub.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}
#sidebar ul li ul li ul li  {
	margin-left: 25px;
}



/*rechte Spalte*/
#right a {
	font-weight: normal;
}

#right {
	padding: 15px 15px 50px;
	margin: 15px 15px 0 735px;
	background-image: url(images/right.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #dbdbdb;
}
#right h2 {
	font-size: 120%;
	letter-spacing: -0.05em;
}
#right h2 em {
	font-style: normal;
	color: #ff1e1e;
	display: block;
}
#right img,
#right p,
#right ul {
	margin-bottom: 10px;
}
#search #s {
	width: 130px;
	border: 0;
	z-index: 2;
	position: relative;
	margin-bottom: 17px;
	color: #656565;
	background-color: #f4f2ea;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	padding: 3px;
} 
#search #s:hover, 
#search #s:focus {
	background-color: #fff;
} 
#search #b {
	position: absolute;
	background-image: url(images/search.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 0;
	width: 37px;
	height: 35px;
	cursor: pointer;
	color: #e3e3e3;
}


/*Loginbox*/
#right .login {
	background-image: url(images/login.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 110%;
	text-transform: uppercase;
	padding-left: 50px;
}
#login {
	font-size: 95%;
	margin-bottom: 15px;
}

#login input {
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	background-color: #f4f2ea;
	width: 99%;
}
#login input:hover,
#login input:focus {
	background: #fff;
}
#login .radio {
	width: auto;
	height: auto;
	float: none;
	border: 0;
	background-color: transparent;
	padding: 0;
}
#login .btn {
	border: 1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	width: auto;
}
#login p {
	margin: 5px 0;
}
#logout {
	margin-bottom: 15px;
	background-image: url(images/login.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#logout li {
	padding-left: 60px;
	list-style-type: none;
	font-size: 95%;
}
#right a,
#right strong {
	font-size: 95%;
}




/*Tagwolke*/
#tag {
	margin: 0 -14px 15px;
	padding: 5px 15px;
	background-color: #f9f8f3;
}
#tag h2 {
	border-bottom: 1px solid #bbb;
	font-size: 110%;
	text-transform: uppercase;
	background-image: url(images/tag.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	font-weight: normal;
}
#tag ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
}
#tag a, #tag strong {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#tag a:hover,
#tag a:focus,
#tag a:active {
	text-decoration: underline;
}

#tag dfn {
	display: none;
}

#month li {
	list-style-type: none;
}
#month li a {
	background-image: url(images/month.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 18px;
	color: #333;
	text-decoration: none;
}
#month a:hover,
#month a:focus,
#month a:active,
#month strong {
	background-image: url(images/month_open.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: gray;
	padding-left: 18px;
	font-weight: normal;
}

/*Notebook rechts oben*/
#logo {
	width: 200px;
	height: 176px;
	position: absolute;
	background-image: url(images/notebook.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 3px;
	z-index: 1;
	left: 745px;
} 



/*Fussnote*/
#footer {
	text-align: center;
	bottom: 0;
	position: absolute !important;
	width: 950px;
	clear: both;
	background-image: url(images/footer.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #3d3d3d;
}
#footer p {
	padding-left: 460px;
}
#footer address {
	color: #fff;
	font-size: 80%;
	font-style: normal;
	padding: 25px 10px 10px;
}
#footer ul li {
	list-style-type: none;
	display: inline;
}

#contents .ccomm a {
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	font-size: 90%;
	float: right;
	margin-top: -20px;
}

#contents .more a {
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	font-size: 90%;
	background-color: #fff;
	background-image: url(images/more.gif);
	background-position: 96% 50%;
	background-repeat: no-repeat;
	border: 1px solid #aaa;
}
#contents .more a:hover,
#contents .more a:focus,
#contents .more a:active {
	color: #ff1e1e;
	background-image: url(images/more_hover.gif);
	background-position: 96% 50%;
	background-repeat: no-repeat;
	border: 1px solid #ff4500;
}


.pagenav {
	clear: both;
}
#contents .pagenav li {
	display: inline;
	list-style-type: none;
	margin: 0 1px;
}
#contents .pagenav a {
	text-decoration: none;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	color: #333;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #eee;
}
#contents .pagenav a:hover,
#contents .pagenav a:focus,
#contents .pagenav a:active,
#contents .pagenav strong {
	color: #fff;
	background-color: #4b92b8;
	padding: 3px 5px;
	font-weight: normal;
	border: 1px solid #ccc;font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

/*Archive*/
#archiv li {
	list-style-type: none;
	position: relative;
	background-color: #eee;
	padding: 10px;
	border: 1px solid #fff;
	margin: 0;
	background-image: url(images/edit.gif);
	background-position: 420px 10px;
	background-repeat: no-repeat;
}
#archiv li ul li {
	list-style-type: circle;
	background-color: transparent;
	padding: 0;
	border: 0;
}
#contents #archiv .start {
	margin: 0;
	font-size: 120%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
#contents #archiv .start a {
	text-decoration: none;
	color: #4b92b8;
	font-weight: normal;
	display: block;
}

.archivtext {
	margin: 5px 20px;
	border-left: 2px solid #ddd;
	padding-left: 10px;
}



#contents #archiv .more {
	margin: 0;
}
#contents #archiv .more a {
	font-size: 90%;
}

/*Sitemap*/

#contents #sitemap ul li {
	font-size: 95%;
	list-style-type: none;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #979797;
}

#contents #sitemap ul li ul li {
	margin-left: 8px;
}
#contents #sitemap ul li a {
	padding: 2px;
	padding-left: 20px;
	background-image: url(images/sitemap.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 115%;
	text-decoration: none;
	color: #444;
}
#contents #sitemap ul li ul li a {
	background-image: url(images/menu_sub.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 25px;
}

#contents #sitemap ol li a,
#contents #sitemap ul li ol li a {
	background-image: url(images/dat.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#contents #sitemap li a:hover,
#contents #sitemap li a:focus,
#contents #sitemap li a:active {
	color: #ff4500;
	text-decoration: underline;
}


/*Schlagworte + Login-Dialog*/
.info {
	background-image: url(images/info.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 60px;
	height: 40px;
	font-size: 95%;
	margin: 10px 0;
}
#contents .info a {
	font-weight: normal;
}
#contents .info h2 {
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
#contents .info ul li {
	azimuth: inherit;
	list-style-type: none;
	display: inline;
	margin: 0 5px 0 0;
}

/*-------Kontaktform + Commentform-------*/
#f2 {
	background-image: url(images/form.gif);
	background-position: 100% 0;
	background-repeat: repeat-y;
	background-color: #F4F2EA;
	font-family: "Courier New", Courier, monospace;
	margin: 15px 30px;
	position: relative;
	width: 420px;
} 
#f2 p {
	margin-top: 0;
} 
#f2 #ecket {
	background-image: url(images/form_ecket.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 8px;
	position: relative;
} 
#f2 #locher {
	background-image: url(images/fieldset.gif);
	background-position: 8px 50%;
	background-repeat: no-repeat;
} 
#f2 fieldset {
	border: 0;
	padding: 20px 20px 0 50px;
	line-height: 4ex;
} 
#f2 legend {
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}
#f2 label {
	float: left;
	width: 140px;
	clear: left;
} 
#f2 .nonfloat {
	float: none;
	width: 90%;
	display: block;
	margin-top: 15px;
	margin-bottom: -10px;
}
#f2 .nonfloat_radio {
	float: none;
	width: 90%;
	margin-top: 15px;
	margin-bottom: -10px;
}
#f2 input {
	background-color: #F4F2EA;
	border: 0;
	border-bottom: 1px dashed #333;
	font-family: "Courier New", Courier, monospace;
	font-size: 120%;
	width: 195px;
} 
#f2 .radio {
	width: auto;
}
#f2 #summe {
	width: 100px;
}
#f2 textarea {
	background-color: #F4F2EA;
	border: 1px dashed #333;
	width: 335px !important;
	height: 150px;
} 
#f2 input:hover,
#f2 input:focus,
#f2 textarea:hover,
#f2 textarea:focus {
	background-color: #fff;
} 
#f2 .submit {
	border-bottom: 1px solid #333;
} 
#f2 #formend {
	background-image: url(images/formend.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	text-align: right;
	font-size: 95%;
	margin: 0 -20px 0 -50px;
	padding: 20px;
	height: 20px;
}  
#f2 .error {
	border: 1px solid #ff1e1e;
	background-color: #fff;
}


/*Kommentare*/
.comments {
	margin: 10px 0;
	background-color: #F4F2EA;
	padding: 10px;
	background-image: url(images/comment.gif);
	background-position: 430px 10px;
	background-repeat: no-repeat;
	border: 1px solid #fff;
}
.admin {
	background-image: url(images/user.gif);
	background-position: 435px 10px;
	background-repeat: no-repeat;
	background-color: #fff;
}
.comments big {
	float: left;
	font-size: 380%;
	color: #ddd;
	font-family: "Times New Roman", Times, serif;
	padding-top: 8px;
}

.comments address {
	text-transform: uppercase;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	color: #4b92b8;
}
.admin address {
	color: #333;
}
#contents .on {
	margin-top: 0;
	margin-left: 30px;
	margin-bottom: 0;
}
#contents .comments .txt {
	background-image: url(images/h2.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding-left: 50px;
}

/*Globals*/
.clear {
	clear: both;
}
.none {
	display: none;
}

#contents #pag {
	height: 25px;
}
#contents #pag li {
	list-style-type: none;
	float: left;
	margin: 0 1px;
}
#contents #pag li a {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #bbb;
	text-decoration: none;
}
#contents #pag li strong {
	background-color: #eee;
	padding: 5px;
	border: 1px solid #bbb;
	text-decoration: none;
}