@charset "utf-8";
/* RESET CSS */
/* v1.0 | 20080212 */

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;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ----------------------------------------------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #54575a;
}
#page {
	height: 733px;
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#menu2 {
	float: left;
	width: 476px;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b3b4;
	padding-top: 25px;
}
#logo {
	float: right;
	height: 50px;
	width: 476px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b3b4;
	text-align: right;
	padding-top: 9px;
}
#submenu {
	clear: both;
	float: none;
	height: 50px;
	width: 942px;
	color: #B1B3B4;
	font-size: 11px;
	padding-top: 20px;
	padding-left: 10px;
	line-height: 18px;
}
#submenu a {
	color: #B1B3B4;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#submenu a.act {
	border-bottom: 1px solid #E2007A;
}
#schrift {
	height: 68px;
	width: 942px;
	overflow: hidden;
	z-index: 1;
	margin-left: 5px;
	background-image: url(images/typo/komplett.jpg);
	background-repeat: no-repeat;
}
#schrift #typobuttons {
	height: 68px;
	width: 651px;
	position: absolute;
}
#schrift #tbtn1 {
	height: 68px;
	width: 150px;
	display: block;
	float: left;
	z-index: 2;
	background-image: url(images/btn_bg.png);
	background-repeat: repeat;
}
#schrift #tbtn2 {
	height: 68px;
	width: 180px;
	display: block;
	float: left;
	z-index: 2;
	background-image: url(images/btn_bg.png);
	background-repeat: repeat;
}
#schrift #tbtn3 {
	height: 68px;
	width: 160px;
	display: block;
	float: left;
	z-index: 2;
	background-image: url(images/btn_bg.png);
	background-repeat: repeat;
}
#schrift #tbtn4 {
	height: 68px;
	width: 160px;
	display: block;
	float: left;
	z-index: 2;
	background-image: url(images/btn_bg.png);
	background-repeat: repeat;
}

#content {
	float: left;
	height: 440px;
	width: 560px;
	background-color: #b1b3b4;
	margin-left: 10px;
	margin-bottom: 28px;
	color: #000000;
	line-height: 16px;
	padding: 20px 40px;
	overflow: auto;
}
#content h3{
	color: #E2007A;
	font-weight: normal;
}
#content a {
	color: #E2007A;
}
#content iframe {
	border: solid 1px #E2007A;
}
#content div.csc-default {
	padding-bottom: 10px;
}
#menu {
	float: right;
	height: 367px;
	width: 223px;
/*	padding-left: 79px;*/
	padding-top: 161px;
}
#footer {
	clear: both;
	float: none;
	height: 53px;
	width: 952px;
}

/* KWICKS */
.kwicks {
list-style: none;
position: relative;
/*margin-left: -40px;
margin-top: -20px;*/
padding: 0;
background: #54575a;
}
.kwicks li{
display: block;
float: left;
width: 160px;
height: 480px;
margin-right: 0px;
}

#kwick_1 {
background-image:url(images/startbilder/sb1.jpg);
}
#kwick_2 {
background-image:url(images/startbilder/sb2.jpg);
}
#kwick_3 {
background-image:url(images/startbilder/sb3.jpg);
}
#kwick_4 {
background-image:url(images/startbilder/sb4.jpg);
/*margin-right: none;*/
}
/* ------------------------------------------------- */

