@charset "UTF-8";

/* 
	ALLGEMEINE ANGABEN
*/

* {
	margin: 0;
	padding: 0;
	}

html, body {
	height: 100%;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #fff url(../img/layout/bg.jpg) repeat-x;
	color: #444;
	text-align: center;
	}
	
td, th, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	}

.ci_red {
	color: #c4081c;
	}
	
.pointer {
	cursor: pointer;
}

	
	
/*
	BILDER
*/
	
img {
	border: none;
	}

img.block {
	display: block;
	}

.png {
	behavior: url(js/iepngfix.htc);
	}


/* 
	SCHRIFT
*/


a:link, a:active, a:visited, a:focus {
	color: #c4081c;
	text-decoration: none;
	}

a.grey:link, a.grey:active, a.grey:visited, a.grey:focus {
	color: #6d6d6d;
	text-decoration: underline;
	}
	
a:hover {
	color: #616161;
	}

a.grey:hover {
	text-decoration: none;
	}
	

a.pfeil {
	display: inline;
	background: url(../img/icons/pfeil_r.gif) no-repeat left center;
	padding-left: 7px;
	}


a.pfeil:hover {
	background: url(../img/icons/pfeil_g.gif) no-repeat left center;
	}



h1, h3, h4, h5 {
	}

h1 {
	font-size: 1.6em;
	color: #c4081c;
	margin-bottom: 20px;
	line-height: normal;
	}
	
h2 {
	font-size: 1.4em;
	margin-bottom: 15px;
	}
	
h3 {
	font-size: 1.2em;
	color: #c4081c;
	margin-bottom: 15px;
	}

.red {
	color: #ff3a1a;
	}

.green {
	color: #00a404;
	}

.small {
	font-weight: bold;
	font-size: 0.9em;
	}
	
.big {
	font-weight: bold;
	font-size: 1.1em;
	}
	
/* 
	SATZ
*/

#content p {
	margin-bottom: 20px;
	}

.float_r {
	float: right;
	margin-left: 10px;
	}

.float_l img, .float_r img {
	display: block;
	}
	
.float_l {
	float: left;
	margin-right: 10px;	
	}
	
.left {
	width: 50%;
	float: left;
	}

.right {
	width: 50%;
	float: left;
	text-align: right;
	}
	
.clear {
	clear: both;
	}
	
.mittig {
	vertical-align: middle;
	}

.rechtsbuendig {
	width: 100%;
	text-align: right;
	}
	


/* 
	LAYOUT
*/

.wrapper {
	width: 960px;
	margin: 0 auto;
	line-height: 140%;
	font-size: 1.2em;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -194px;
	}

#sprache {
	height: 20px;
	text-align:right;
	width: 930px;
	margin-top: 10px;
	}

#header {
	padding-top: 35px;
	}	

#logo {
	margin-left: 30px;
	float: left;
	}

#header img {
	display: block;
	}

#content {
	margin: 0 30px 0 25px;
	background: url(../img/layout/wuerfel.png) no-repeat;
	behavior: url(js/iepngfix.htc);
	background-position: 450px 90px;
	}
	
.sp_580 {
	width: 580px;
	float: left;
	margin-right: 50px;
	}

.inhalt {
	margin-right: 5px;
	}
	
.sp_260 {
	width: 270px;
	float: left;
	}
	
#footer_index {
	margin: 30px 30px 20px 30px;
	padding-top: 10px;
	border-top: 1px solid #cfcfcf;
	font-size: 0.9em;
	}

#push {
	height: 194px;
	}

#footer_bg {
	background: url(../img/layout/bg_footer.gif) repeat-x;
	height: 194px;
	position: relative;
	bottom: 0;
	}

#footer_bg img {
	display: block;
	}

#footer_bg .footer_l {
	float: left;
	padding: 127px 0 0 30px;
	font-size: 0.9em;
	}

#footer_bg .footer_r {
	float: right;
	}

.linie {
	border-top: 1px solid #d9d9d9;
	margin: 20px 0;
	width: 100%;
	}

/* 
	LISTEN
*/

ul { 
	list-style: none;
	margin-bottom: 20px;
	}
	
ul.punkt { 
	list-style-type: disc;
	margin-left: 1.3em;
	padding-left: 0;
	}


ul.punkt ul { 
	list-style-type: circle;
	margin-left: 1.3em;
	padding-left: 0;
	}

ul.haken {
	margin-bottom: 0;
	list-style-image: url(../img/icons/haken.gif);
	margin-left:0.8em;
	padding-left:0.8em;
	}


/* 
	INDEX
*/

#teaser {
	margin-top: 1px;
	}

#teaser img {
	display: block;
	}

#teaser .t_l {
	float: left;
	margin-right: 15px;
	}
	
#teaser .t_m {
	float: left;
	margin-right: 25px;
	padding: 15px 0 0 10px;
	width: 296px;
	height: 400px;
	background: url(../img/layout/teaser_2.jpg) no-repeat;
	}

#teaser .t_m_en {
	float: left;
	margin-right: 25px;
	padding: 15px 0 0 10px;
	width: 296px;
	height: 400px;
	background: url(../img/layout/teaser_2_en.jpg) no-repeat;
	}

#teaser .t_r {
	float: right;
	}

.teaser_box {
	width: 900px;
	margin: 30px 30px 0 30px;
	background: url(../img/layout/bg_teaser_box.jpg) repeat-y;
	overflow: auto;
	}

.teaser_box_footer {
	width: 900px;
	height: 4px;
	margin: 0 30px;
	background: url(../img/layout/bg_foot_teaser_box.gif) no-repeat;
	}

.teaser_box div {
	width: 290px;
	float: left;
	}

.teaser_box div p {
	padding: 0px 10px 10px 10px;
	}

.teaser_box div.tb_l, .teaser_box div.tb_m {
	margin-right: 15px;
	}
	
/*
	LEISTUNGEN
*/

.box {
	float: right;
	margin: 0 0 10px 20px;
	}

.box img {
	display: block;
	}

.box .box_b {
	background: url(../img/layout/bg_box.jpg) repeat-y;
	width: 270px;
	padding: 10px;
	border-bottom: 1px solid #e7e7e7;
	}




/*
	LIGHTBOX
*/

div.media {
	margin-bottom: 0px;
	margin-right: 10px;
	padding: 3px 13px 3px 0;
	float: left;
	width: 92px;
	text-align: center;
	}

p.preview {
	margin: 0px;
	padding: 3px;
	border: 1px solid #d9d9d9;
	background: #fff;
	width: 90px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	}

p.preview img {
	vertical-align: middle;
	}

p.preview:hover {
	border: 1px solid #c4081c;
	}
	
/*
	Blätterfunkftion
*/
div#blaetter a {
	font-size: 1.2em;
	font-weight: bold;
	}

div#blaetter a.grey {
	color: #616161;
	text-decoration: none;
}

div#blaetter a.pointer {
	color: #c4081c;	
	padding: 1px 3px;
	}

div#blaetter a.pointer:hover {
	background: #c4081c;
	color: #fff;
	}
