
body {
	margin-top: 20px;
	padding: 0;
	background: #F5E5C5 url(../images/bg_head.jpg) repeat left top;
	font-size: 100.01%;
	color: #000;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	font-size: 3em;
}

h2 {
	letter-spacing: 0;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 160%;
	font-size:80%;
}

a {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}
img {
	border: none;
}
img.bild_rechts {float: right;}
p.gross {
	font-size: 120%;
}
iframe {
	border: none;
	width: 600px;
	height: 450px;
	background: url('../images/img03.jpg');
	}

#wrapper {
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-radius-bottomright:15px;
	-webkit-border-radius-bottomleft:15px;

	width: 900px;
	height:650px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img01.jpg);
}

/* Header */

#header {
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-radius-topleft:15px;
	-webkit-border-radius-topright:15px;
	width: 900px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: url(../images/img01.jpg) repeat left top;
	color: #B64926;
}

#header h1, #header p {
	margin: 0;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header h1 {
	margin-left:-5px;
	color: #000000;
	font-size: 42px;
	padding-left: 35px;
}

#header p {
	padding: 0px 0 0 30px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 15px;
}

/* Content */

#content {
	float: right;
	width: 620px;
	margin: 0;
	padding: 25px 25px 15px 20px;
	background: url('../images/img03.jpg');
}

.title {
	padding: 0 20px 0 0px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #000;
}

.byline {
	margin: -20px 20px 0 0px;
	color: #000;
}

.entry {
	margin: 0;
	padding-left: 0px;
	color: #000;
	text-align: justify;
}
.entry img {
	float:right;
	margin-top:-170px;
	margin-left: 20px; 
}
.entry #slider img {
	margin-top:0;
	margin-left:0; 
}
h1.nb {
	padding: 0 20px 0 0px;
	margin-top: 230px;
	font-size: 24px;
}
.entry img.nb {
	float: none;
	margin: 0;
}

li {
	list-style-type:none;
	margin-left:-40px;
}
#content #img_container {
	margin-top: 20px;
}

#content #img_container img {
	border:5px solid;
	border-bottom-color: yellow;
	border-top-color: yellow;
	border-left-color: green;
	border-right-color: green;
	margin:0 5px 5px 0;
}
#content #img_container a:hover {
	background: none;
}

#content p span.green {
	color: green;
	font-weight: bold;
}
a:hover {background: url(../images/img01.jpg); text-decoration:none;} 
a.tooltip span.tooltip_content {display:none; padding:2px 3px; margin:20px 0 0 -360px; width:350px;}
a.tooltip span.tooltip_mini {display:none; padding:2px 3px; margin:20px 0 0 -50px; width:37px;}
a.tooltip:hover span.tooltip_content {display:inline; position:absolute; border:2px solid green; background:url('../images/bg_head.jpg'); color:#6c6c6c;}
a.tooltip:hover span.tooltip_mini {display:inline; position:absolute; border:2px solid green; background:url('../images/bg_head.jpg'); color:#6c6c6c;}


/* Sidebar */

#sidebar {
	float: left;
	width: 235px;
	margin-bottom: 10px;
	padding: 40px 0 0 0px;
	color: #FF0;
}

#sidebar ul {
	margin: 0 0 0 -30px;
	padding: 0;
	list-style: none;
	font-style: italic;
}
#sidebar ul.sub {
	margin-left: 20px;
	margin-bottom: 7px;
}
#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 30px;
	padding: 0 0 0 10px;
	background: url(../images/img05.jpg) no-repeat left 50%;
	line-height: 25px;
}

#sidebar a {
	display:block;
	width: 245px;
	height: 54px;
	margin: 0;
	padding: 12px 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FF0;
	font-weight: normal;
	text-decoration:none;
	background: url(../images/navi_back_bras.png) no-repeat left top;
}
#sidebar ul.sub a {
	background: url(../images/navi_back_bras_small.png) no-repeat left top;
	padding-top: 4px;
	font-size: 120%;
	height:43px;
}
#sidebar a:hover {
	text-decoration: none;
	background: url(../images/navi_back_bras_arr.png) no-repeat left top;
}
#sidebar a.active {
	background: url(../images/navi_back_bras_arr.png) no-repeat left top;
}
#sidebar ul.sub a:hover {
	text-decoration: none;
	background: url(../images/navi_back_bras_arr_small.png) no-repeat left top;
}
#sidebar ul.sub a.active {
	background: url(../images/navi_back_bras_arr_small.png) no-repeat left top;
}
#sidebar a.tv {
	background: none;
}

/* Footer */

#footer {
	width: 900px;
	height: 60px;
	min-height: 60px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B64926;
}

#footer p {
	padding: 20px 0;
}

#footer p a {
	color: #5C1600;
}


/* for Slider */

#slider {
	margin-top:-170px;
	float: right;
    width: 200px; /* important to be same as image width */
    height: 230px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 160px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: right;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 160px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

