@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a {
	text-decoration: underline;
	color:#e2001a;
}
a:hover {
	color:#e2001a;
}
:active, :focus {
	outline: none;
}
a:active, a:focus {
	outline: none;
}
img {
	border: 0 none;
}
iframe {
	border: 0 none;
	overflow: hidden;
}
ul {
	list-style:inside square;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	background: url(../images/bg.gif) repeat-y;
}
#header {
	margin:0;
	padding:0;
	background:#FFFFFF;
	
}

#logo {
	float:left;
	padding:4px 0px;
}
#birdy {
	float: right;
	background:url(../images/birdy.gif) no-repeat top left;
	color:#e2001a;
	font-size:10px;
	width: 200px;
	height:68px;
	padding:22px 20px 0px 20px;
}

#birdy a {
	color:#666666;
	font-size:9px;
	text-decoration:none;
	padding-left:15px;
}
.visibility-no {
   visibility:hidden;
}
.antifloat {
   clear:both;
}
#lang {
	float: right;
	padding:70px 15px 0px 0px;
	font-size:10px;
	text-align:right;
	width:90px;
}
#lang a {
	color:#666666;
	text-decoration:none;
}
#banner {
	clear: both;
}
#container {
	background: url(../images/bg_content.gif) top left no-repeat;
}
html>/**/body #container { /* Gilt nicht für IE */ 
	margin-top:-2px;
}
#navigation {
	float:left;
	width:170px;
	color:#FFFFFF;
}
#navigation a {
	color:#FFFFFF;
	text-decoration:none;
}
#navigation ul {
	margin:0;
	padding:30px 0 5px 20px;
	list-style:none;
}
#infoteaser {
	position:relative;
	float:right;
	width:230px;
	height:310px;
	z-index:1;
    border-left:#FFFFFF 1px solid;
}
html>body #infoteaser { /* be nice to opera (&gekko) */
height: auto;
min-height: 310px;
}
#infoteaser p, #infoteaser ul {
	padding:10px 65px 10px 10px;
}
#infoteaser p img {
margin: -10px; padding: -10px;
}
/*//////////////////////////////*/
.click-menu {
    width: 153px;
}
.click-menu .box {
    font-size: 12px;
    padding: 4px 10px;
	border-right:5px #FFFFFF solid;
    cursor: default;
    position: relative;
}
.click-menu .box1 {
    font-size: 12px;
    padding: 4px 10px;
	border-right:5px #FFFFFF solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-hover {
    background-color: #666666;
	background-image:url(../images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size: 12px;
    padding: 4px 10px;
	border-right:5px #FFFFFF solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-open {
    background-color: #666666;
	background-image:url(../images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:left;
    font-size: 12px;
    padding: 4px 10px;
	border-right:5px #e2001a solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-hover {
    background-color: #999999;
	background-image:url(../images/pfeil.gif);
	background-repeat:no-repeat;
	background-position:left;
    font-size: 12px;
    padding: 4px 10px;
	border-right:5px #e2001a solid;
    cursor: default;
    position: relative;
}

.click-menu .section {
    font-size: 11px;
    line-height: 15px;
    padding: 0px 0px 0px 10px;
}
.click-menu .section a {
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a:hover {
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section .box2 {
    border-right:5px #e2001a solid;
	padding: 2px;
}
.click-menu .section .box2:hover {
    background: #000000;
	border-right:5px #FFFFFF solid;
	padding: 2px;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    background: #000000;
	border-right:5px #FFFFFF solid;
	padding: 2px;
}
/*//////////////////////////////*/
#container-content {
	position:relative;
	margin-left:170px;
}
#content {
	position:relative;
	margin-right:230px;
	padding:10px;
	width: 300px;
	height:262px;/* für alle */
	
}
html>body #content { /* be nice to opera (&gekko) */
height: auto;
min-height: 262px;
min-width: 300px;
}

#content blockquote {
	padding: 0px 0px 0px 30px;
	color:#666666;
	font-size:14px;
}
#content p {
	text-align:left;
	line-height: 18px;
}
#content li {
	text-align:left;
	line-height: 18px;
}
#content ul {
	margin:0;
	padding: 5px 0 10px 30px;
	list-style:square outside;
}
#content h1 {
	font-size:22px;
	font-weight:normal;
	color:#e2001a;
	padding:50px 0px 30px 0px;
}
#content h2 {
	font-size:15px;
	color:#e2001a;
	font-weight:normal;
	padding:18px 0px 10px 0px;
}
#content h3 {
	font-size:14px;
	color:#333333;
	font-style:italic;
    font-weight:normal;
	padding:10px 0px 10px 0px;
}

#pages {
	font-size:10px;
	padding:0px;
	text-align:right;
	width:340px;
	margin-bottom:10px;
}

#pages a {
	color:#000000;
	text-decoration:none;
}
#pages .active {
	color:#e2001a;
}

#footer {
	clear:both;
	height:35px;
	font-size:10px;
	background:#FFFFFF;
	color:#666666;
	margin:0;
	padding:3px 0 0 0;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer p {
	white-space:nowrap;
}

#sinus {
	position:absolute;
	top:140px;
	margin:0 0 0 350px;
}
*+html #sinus {
	top:137px;
}
* html #sinus {
	top:137px;
}
#sinus2 {
	position:absolute;
	top:90px;
	margin:0 0 0 79px;
}
#border {
	position:absolute;
	top:90px;
	border-left:#FFFFFF 1px solid;
	height:135px;
	margin:0 0 0 698px;
}