/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #E3E3E6 url(../images/img01.gif) repeat-x;
	font: normal 13px "Arial", Arial, Helvetica, sans-serif;
	color: #88888A;
}

h1, h2, h3 {
	color: #0893d4;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
/*	letter-spacing: -1px; */
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
/*	letter-spacing: -1px; */
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 12px;
}

label {
	line-height:100%;
	padding:0 0 1px 0;
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:bold;
}


blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background-image: url(../images/img07.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	text-align: left;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #0893d4;
}

/* Menu */

#menu {
	width: 740px;
	height: 30px;
	border-left: 20px solid #0893d4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 100px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 5px 10px 5px 13px;
	font-size: 12px;
	font-weight: normal;
}

#menu a:hover {
	background: #0893d4;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 760px;
	height: 180px;
	background: #010100 url(../images/img02.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 100px;
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	background: url(../images/img03.gif) repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 100px;
}

/* Content */

.aufmacher {
	color: #000000;
	}

#content {
	float: left;
	width: 440px;
	padding: 20px 30px 0px 50px;
}

#content img {
	border: 5px solid #FFFFFF;
}

/* bild ohne rahmen */
#content .ohnerahmen {
	border: 0px;
}

/* bild mit fliesstext abstand */
#content .abstand {
	margin-right: 20px; float: left;
}

#content a {
	padding-left: 1em;
	background: url(../images/img08.gif) no-repeat left center;
	text-decoration: none;
	color: #313131;
}
#content a:hover {
	padding-left: 1em;
	background: url(../images/img08.gif) no-repeat left center;
	text-decoration: underline;
	color: #0893d4;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

#content em {
	color: #999999;
}

.floating-box {
	float: left;
	width: 210px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px 20px 0px 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(../images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #0893d4;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
	white-space: nowrap;
}

#links ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

#links li {
	padding: 5px 0;
	background: url(../images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(../images/img08.gif) no-repeat left center;
	color: #0893d4;
}
#links p {
	padding-left: 1em;
	color: #0893d4;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
}

/* Footer */

#footer {
	height: 25px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin-left: 100px;
}

#footer .wrapper {
	width: 760px;
	margin: 0;
}

#footer .links {
	float: left;
	width: 440px;
	height: 9px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #0893d4;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 9px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #0893d4;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

#tooltip{
	position:absolute;
	border:4px solid #FFFFFF;
	background:#0893d4;
	padding:2px 5px;
	font-weight: bold;
	color:#FFFFFF;
	display:none;
	}

/*accordion jquery */

.msg_list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	
}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background: url(../images/img04_d.gif) repeat-x left bottom;
	font-weight: bold;
	color: #0893d4;
	margin:1px;
}
.msg_body {
	background-color:#F4F4F8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

