/* Suhrkamp Stylesheet, Wirth & Horn Informationssystem GmbH */

/* ELEMENTS */
body {
	background-color:#FFFFFF;
	background-image:url('../_images/body_bg.gif');
	margin:0px;
	height:100%;
}
/* IE/Opera Scrollbar */
body, textarea {
	scrollbar-base-color: #EEEEEE;
	scrollbar-3dlight-color: #24246A;
	scrollbar-highlight-color: #FEFEFE;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #24246A;
	scrollbar-arrow-color: #C00000;
	scrollbar-face-color: #EEEEEE;
	scrollbar-track-color: #FFFFFF;
}

body, table {
	font-family:Times New Roman;
	font-size:15px;
	line-height:20px;
	color:#000000;
}

h1, h2 {
	font-family:Times New Roman;
	font-size:16px;
	line-height:20px;
	color:#000066;
	width:100%;
	border-bottom:1px solid #000066; /* #000066 */
	padding-bottom:5px;
}
h1 span, h2 span {
	color:#C00000;
}
input {
	font-family: Arial,Verdana,Helvetica;
	font-size:12px;
	height:18px;
	line-height:14px;
	border:1px solid #000066;
}
/* debug Checkboxes in IE */
input.cb {
	border:0px;
}

form.p0 {
	margin: 0px;
	padding:0px;
}

/* GRAFIK-MENU HIGHLIGHTS ALPHA */
.m_lo {
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}
.m_hi {
	-moz-opacity:1;
	filter:alpha(opacity=100);
}

/* CONTAINER ELEMENT CLASSES */
div.logo {
	position:absolute;
	top:0px;
	left:0px;
	height:140px;
	width:190px;
	z-index:11;
	background-image:url('../_images/left_bg.gif');
	background-repeat:repeat-y;
}
div.top {
	position:absolute;
	top:0px;
	left:189px;
	height:50px;
	width:712px;
	z-index:11;
	background-image:url('../_images/top_bg.gif');
	background-repeat:repeat-x;
	line-height:30px;
}
div.nav {
	position:absolute;
	left:235px;
	top:33px;
	width:80px;
	z-index:45;
}
div.menu {
	position:absolute;
	left:190px;;
	top:49px;
	width:130px;
	font-family:Verdana;
	font-size:11px;
	z-index:1000;
	color:#FFFFFF;
	display:none;
	border-left:1px solid #24246A;
	border-right:1px solid #24246A;
	border-bottom:1px solid #24246A;
	background-color:#333399;
	padding:2px;
	padding-top:4px;
}
div.menu a:link, div.menu a:visited {
	color:#CCCCFF;
	text-decoration:none;
	width:100%;
	font-weight:bold;
}
div.menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	width:100%;
	font-weight:bold;
}
div.topspace {
	position:absolute;
	top:0px;
	left:189px;
	height:90px;
	width:710px;
	z-index:9;
	background-color:#FFFFFF;
}
div.left {
	position:absolute;
/*	top:140px; */
	left:0px;
	height:100%;
	width:190px;
	z-index:10;
	background-image:url('../_images/left_bg.gif');
	background-repeat:repeat-y;
	text-align:left;
}
div.right {
	position:absolute;
/*	top:49px; */
	left:900px;
	height:100%;
	width:5px;
	z-index:10;
	background-image:url('../_images/right_bg.gif');
	background-repeat:repeat-y;
}
div.bottom {
	margin-top:10px;
/*	border-top:1px solid #C0C0C0; */
}
div.bottom table {
	border-top:1px solid #C0C0C0;
	font-size:12px;
	line-height:25px;
}
div.main {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	width:100%;
	height:100%;
	background-image:url('../_images/body_bg.gif');
}
div.container {
	position:relative;
	left:190px;
	background-color:#FFFFFF;
	z-index:5;
	width:710px;
	height:100%;
}
div.content {
	background-color:#FFFFFF;
	padding:40px;
	padding-top:90px;
	padding-bottom:10px;
}

table.container {
	border-spacing:0px;
	border-width:0px;
	border-collapse:collapse;
	width:630px;
}
table.container td {
	padding:5px;
	vertical-align:top;
}
table.container td td {
	padding: 0px;
}

/* IE 5+ position: fixed */
body > .logo, body > .top, body > .topspace, body > .left, body > .right, body > .bottom, body > .nav, body > .menu {
    position:fixed;
}
/* for IE, with IE5/Mac backslash filter \*/
* html body {
	overflow-y:hidden;
}
* html div.container {
	height:100%;
}
* html div.main {
	height:100%;
	overflow:auto;
}
/* end filter */

/* LINKS */
a:link, ul.menu a:link {
	text-decoration:none;
	color:#343399; /* 0000FF */
}
a:visited {
	text-decoration:none;
	color:#24246A; /* 080080 */
}
ul.menu a:visited {
	text-decoration:none;
	color:#343399; /* 0000FF */
}
a:hover {
	text-decoration:underline;
	color:#C00000; /* D00000 */
}

a.left:link, a.left:visited {
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	color:#C1C1E0;
	text-decoration:none;
}
a.left:hover {
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	color:#FFFFFF;
	text-decoration:none;
}
a.black:link, a.black:visited, a.black:hover, a.black:active {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

/* CLASSES */
.headline {
	font-family:Times New Roman;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	color:#343399;
}
.small {
	font-weight:normal;
	font-size:0.8em;
}
.rot {
	color:#C00000;
}
.blau {
	color:#000066;
}
.white {
	background-color:#FFFFFF;
}

.tbl {
	width:100%;
}
.tbl tr.tr0 {
	background-color:#EEEEEE;
}
.tbl td.td0 {
	background-color:#EEEEEE;
}

.medium {
	font-size:12px;
}
.mini {
	font-size:11px;
}
.highlight {
	background-color:#FFF133;
}
.neu {
	color:#C00000;
	font-size:11px;
	font-weight:bold;
}
.bullet {
	background-image:url('../_images/bullet.gif');
	background-position:5px 0px;
	background-repeat:no-repeat;
	padding-left:20px;
}
.bullet_up {
	background-image:url('../_images/bullet_up.gif');
	background-position:5px 3px;
	background-repeat:no-repeat;
	padding-left:20px;
}
.foto_copyright {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	line-height:12px;
}
.cover {
	border: 1px solid #000000;
}
.cover2 {
	border: 1px solid #EEEEEE;
}
/* LISTINGS */
ul.nolist {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
ul.menu {
	list-style-type:none;
	list-style-image: url('../_images/bullet.gif');
	padding-left:15px;
	margin-left:5px;
}
ul.menu li {
	margin:0px;
	padding:0px;
}
ul.sbl {
	padding:15px;
	margin:0px;
}
ol.sbl {
	padding-left:20px;
	margin:0px;
}