/*******************************************************************************
********************************************************************************
	Projekt		: Strehla
	Agentur		: blumbeet - web.studio
						: www.blumbeeet.com
********************************************************************************
*******************************************************************************/

/************************************* Reset allgemein - NICHTS VERAENDERN *****
*******************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*********************************************** Reset - NICHTS VERAENDERN *****
*******************************************************************************/
a {
	text-decoration:none;
}
img, iframe, object, embed {
	vertical-align: bottom;
}
strong {
	font-weight: bold;
}
input, textarea, select {
	font-size: 1em;
}
html {
	height: 100.01%;
	margin-bottom: -1px;
}
body {
	position:relative;
	background-color: #FFF;
	color: #000;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align: left;
}

sup {
	vertical-align: top;
}

/******************************************** Standard - NICHTS VERAENDERN *****
*******************************************************************************/

.nospace {
	margin: 0;
	padding: 0;
}

.rvrs {
	unicode-bidi: bidi-override; 
	direction: rtl;
}

body, div, 
h1, h2, h3, h4, h5, h6, p, 
a, span,  
dl, ol, ul, dt, dd, li {
	background-repeat:no-repeat;
}

.fl-lft { 
	float: left;
	margin: 0 20px 0 0;
}

.fl-rght { 
	float: right;
	margin: 0 0 0 20px;
}

.algn-lft { 
	text-align: left;
}

.algn-rght { 
	text-align: right;
}

.algn-cntr { 
	text-align: center;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.hidden {
	display: inline;
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
}

.dib {
	display: block;
}



/*********************************************************** Hintergruende *****
*******************************************************************************/



/************************************************************* Text-Farben *****
*******************************************************************************/
/*	Schwarz */
body {
	color: #373737;
}

/*	Rot */
a, 
h1, h2, 
#sidebar {
	color: #aa4c2a;
}

/*	Braun */
#sidebar a, 
#navi-main a.lev1, 
a.more:hover {
	color: #502416;
}

/*	Blau */
.hl3, 
#navi-main a:hover, 
#navi-main a.active, 
#navi-main a.current {
	color: #b0d6f3;
}
/*************************************************************** Schriften *****
*******************************************************************************/
body, input, textarea {
	font-family: "Arial", "Verdana", sans-serif;
}

h1, h2 {
	font-family: "Times New Roman", "Times", serif;
}


/********************************************************* Schriftgroessen *****
*******************************************************************************/
body {
	font-size: 75%;
}

h1 {
	font-size: 142%;
}
h2 {
	font-size: 125%;
}
table h2 {
	font-size: 145%;
}
/************************************************************* Zeilenhoehe *****
*******************************************************************************/
.section {
	line-height: 1.3;
}

/************************************************************* Allgemeines *****
*******************************************************************************/


.section p, 
.section dl, 
.section ol, 
.section ul, 
.section table {
	margin-bottom: 1.4em;
}
.section .slice {
	padding-bottom: 1.4em;
}

h1, h2 {
	margin-bottom: .5em;
}

table h2, 
#navi-main ul {
	margin-bottom: 0px;
}

.section .slice ul {
	margin-left: 20px;
}
.section .slice ul li {
	list-style-type: square;
}
.section .slice ol {
	margin-left: 20px;
}
.section .slice ol li {
	list-style-type: decimal;
}
/********************************************************** Ueberschriften *****
*******************************************************************************/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

.hl3 {
	margin-bottom: .5em;
	padding-left: 15px;
	background-color: #3d556b;
	background-image: url(/layout/css/lsi.gif);
	background-position: -997px 50%;
}

/******************************************************************* Texte *****
*******************************************************************************/


/********************************************************** Seitenstruktur *****
*******************************************************************************/
body {
	background-color: #F5F5F5;
	background-image: url(/layout/css/bg_body.gif);
	background-repeat: repeat-y;
}

#site {
	width: 960px;
}

#header,
#wrapper {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
}
#header {
	height: 150px;
	background-image: url(/layout/css/header.jpg);
}

#content, 
#navigation, 
#sidebar {
	float: left;
	width: 192px;
	padding: 30px 0;
}
#content {
	width: 576px;
}

.section {
	margin: 0 15px;
}
#sidebar .section {
	padding-top: 7px;
	border-top: 1px solid #aa4c2a;
}

/****************************************************************** Header *****
*******************************************************************************/

#logo {
	position: absolute;
	top: 0px;
	left: 192px;
}
#logo a {
	display: block;
	width: 576px;
	height: 150px;
	text-indent: -1000em;
}


/****************************************************************** Footer *****
*******************************************************************************/


/************************************************************ Navigationen *****
*******************************************************************************/
#navi-main {
	padding: 7px 6px;
	border-top: 1px solid #aa4c2a;
}
#navi-main li, 
#navi-main a {
	display: block;
}
#navi-main a {
	margin-bottom: 5px;
	padding-left: 15px;
}
#navi-main a.lev1 {
	background-image: url(/layout/css/lsi.gif);
	background-position: 3px 50%;
	font-weight: bold;
}
#navi-main a:hover, 
#navi-main a.active, 
#navi-main a.current {
	background-color: #3d556b;
}
#navi-main a.lev1:hover, 
#navi-main a.active, 
#navi-main a.current {
	background-position: -997px 50%;
}


.pagination {
	text-align: right;
}
.pagination dl dt, 
.pagination dl dd, 
.pagination ul, 
.pagination ul li {
	display: inline;
}
.pagination dl dt {
	padding-right: 15px;
}
.pagination ul li {
}
.pagination ul li.first {
	background: none;
}
.pagination ul li a {
	padding: 0 5px;
}
.pagination ul li a:hover {
	text-decoration: underline;
}
.pagination ul li a.active {
	font-weight: bold;
}

/************************************************************* Komponenten *****
*******************************************************************************/
.split {
	clear: both;
	overflow: hidden;
	height: 1px;
	margin: 0 0 2em 0;
	background-image: url(/layout/css/ln_h_gr_002_001.gif);
	background-repeat: repeat-x;
}

.img .caption {
	display: block;
	padding-top: 6px;
	font-style: italic;
}

.slice {
	clear: both;
	overflow: hidden;
}

a.more {
	white-space: nowrap;
	text-decoration: underline;
}

/*	Text - Image */
#content .ti-bl .ti-content {
	float: right;
	width: 260px;
}
#content .ti-bl-l .ti-content {
	float: left;
}


.grid2col {
	float: left;
	width: 100%;
}
.grid2col .col-a, 
.grid2col .col-b {
	float: left;
	width: 250px;
}
.grid2col .col-b {
	float: right;
}

/****************************************************************** Listen *****
*******************************************************************************/
dl.dates {
	display: block;
	padding-left: 15px;
	border-bottom: 1px solid #aa4c2a;
}
dl.dates dt, 
dl.dates dd {
	display: block;
}
dl.dates dd {
	margin-bottom: 2em;
}


/**************************************************************** Tabellen *****
*******************************************************************************/
.tbl1 {
	width: 100%;
}
.tbl1 th, 
.tbl1 td {
	padding: 15px 5px;
}
.tbl1 th {
	background-color: #d9d5c7;
}
.tbl1 tbody td {
	border-bottom: 15px solid #d9d5c7;
}
.tbl1 tbody td.col-a {
	white-space: nowrap;
}
.tbl1 tbody td.col-c {
}
.tbl1 tbody td.col-d {
	padding-right: 0px;
	width: 300px;
}


table.news {
	width: 100%;
}
table.news img {
	vertical-align: top;
}

table.news .col-d {
	padding-right: 5px;
	text-align: right;
}
table.news th {
	padding: 4px 5px;
	background-color: #d9d5c7;
}
table.news th h2 {
	padding-left: 20px;
	background-image: url(/layout/css/square.gif);
	background-position: 0px 4px;
}
table.news tbody td {
	padding: 15px 0;
	border-bottom: 15px solid #d9d5c7;
}
table.news tfoot td {
	padding: 15px 5px 15px 0;
}


/****************************************************************** X-FORM *****
*******************************************************************************/
