

* {
	margin: 0;
	padding: 0;
}

body > html {
	height: 100%;
}

body {
	text-align: left;	
}

img {
	border: none;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:active {
}

a:hover {
	text-decoration: none;
}


/* --------------------------------------------------------------- */
/* --- FONT  ----------------------------------------------------- */
/* --------------------------------------------------------------- */

body {
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.4em;
}

body,
textarea,
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #000000;
	color: #FFFFFF;
}

ul {
	margin-left: 15px;
}

ol {
	margin-left: 25px;
}

p,
li {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0pt;
	padding: 0pt;
}

h1 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

h5 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

table {
	border-collapse: collapse;
}

table tr td p {
	line-height: 2em;
}

table tr th {
	font-weight: bold;
}

table tr td {
}

.content-element {
	margin-bottom: 20px;
}


/* --------------------------------------------------------------- */
/* --- STANDARD-KLASSEN ------------------------------------------ */
/* --------------------------------------------------------------- */

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

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

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

.text-top {
	vertical-align: top;
}

.text-bottom {
	vertical-align: bottom;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

/* --------------------------------------------------------------- */
/* --- HAUPT AUFBAU ---------------------------------------------- */
/* --------------------------------------------------------------- */

#header {
	height: 101px;
}

#header-top {
	height: 20px;
	padding: 0 17px 0 0;
	border-bottom: 1px solid white;
}

#header-top p {
	float: right;
}

#header-top-1 {
	font-weight: normal;
	font-size: 11px;
	padding: 5px 0 0 0;
	margin: 0 130px 0 0;
}

#header-top-2 {
	font-weight: normal;
	font-size: 11px;
	margin: 5px 0 0 0;
}

#header-bottom {
	height: 79px;
	background: url(../images/title.gif) no-repeat right;
}

#page {
	width: 760px;
	text-align: left;
	margin: 0 0 0 20px;
	
}

#wrap-weiss-bild {
	position: relative;
	width: 760px;
	height: 281px;
	
	margin: 23px 0 0 0;
	border-bottom: 1px solid white;
	background-color: #FFFFFF
}

#content-weiss {
	font-size: 10px;
	float: left;
	width: 295px;
	background: white;
	color: #000000;	
	padding: 25px 5px 0 8px;
}
#content-weiss div p {
	line-height: 1.4em;
}

#content-bild {
	position: absolute;
	right: 0px;
	top: 1px;
	width: 450px;
}

#thumbnails {
	text-align: right;
	height: 55px;
}

#page-content {
	text-align: left;
	clear: both;
}

#footer {
}

#imprint {
}

div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0px;
	border-right: 1px solid white;
}

/* --------------------------------------------------------------- */
/* --- MAIN NAVIGATION ------------------------------------------- */
/* --------------------------------------------------------------- */

#main-navigation {
	background: url(../images/leiste.jpg);
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
		
	float: left;
	width: 100%;
	height: 23px;
}

#main-navigation ul {
	float: left;
	padding: 2px 0 0 20px;
}

#main-navigation ul li {
	float: left;
	padding: 0 60px 0 0;
	margin: 0 0 0 -25px;
}

#main-navigation ul li a {
	color: #FFFFFF;
}

#main-navigation ul li a:hover {
	color: #99cc99;
}

/* INAKTIVER ZUSTAND */
#main-navigation ul li.no a {
}

#main-navigation ul li.no a:hover {
}

/* AKTIVER ZUSTAND */
#main-navigation ul li.act a {
	color: #99cc99;
}

#main-navigation ul li.act a:hover {
}

/* MIT SUBLEVEL */
#main-navigation ul li.sub a {
}

#main-navigation ul li.sub a:hover {
}

/* --------------------------------------------------------------- */
/* --- SERVICE NAVIGATION ---------------------------------------- */
/* --------------------------------------------------------------- */

#service-navigation {
}

#service-navigation ul {
}

#service-navigation ul li {
}

/* INAKTIVER ZUSTAND */
#service-navigation ul li.no a {
}

#service-navigation ul li.no a:hover {
}

/* AKTIVER ZUSTAND */
#service-navigation ul li.act a {
}

#service-navigation ul li.act a:hover {
}

/* --------------------------------------------------------------- */
/* --- SUB NAVIGATION -------------------------------------------- */
/* --------------------------------------------------------------- */

#sub-navigation {
}

#sub-navigation ul {
}

#sub-navigation ul li {
}

/* INAKTIVER ZUSTAND */
#sub-navigation ul li.no a {
}

#sub-navigation ul li.no a:hover {
}

/* AKTIVER ZUSTAND */
#sub-navigation ul li.act a {
}

#sub-navigation ul li.act a:hover {
}

/* MIT SUBLEVEL */
#sub-navigation ul li.sub a {
}

#sub-navigation ul li.sub a:hover {
}

/* --------------------------------------------------------------- */
/* --- INHALTE --------------------------------------------------- */
/* --------------------------------------------------------------- */

#content_col_1 {
	float: left;
	
	/*
	background-color: red;
	*/
}

#content_col_2 {
	float: left;
	/*
	background-color: blue;
	*/
}


/* --------------------------------------------------------------- */
/* --- LINK-KLASSEN ---------------------------------------------- */
/* --------------------------------------------------------------- */

span.link-decoration {
	color: #ffffff;
	text-decoration: none;
	/*
	border-bottom: 1px dotted #000000;
	*/
}

span.link-decoration:hover {
	color: #99cc99;
	text-decoration: none;
	/*
	border-bottom: 1px solid #000000;
	*/
}

a.no-decoration span.link-decoration {
	text-decoration: none;
	border: none;
}

a.no-decoration {
	text-decoration: none;
	border: none;
}

a.internal-link {
	text-decoration: none;
}


/* --------------------------------------------------------------- */
/* --- PAGE BROWSER ---------------------------------------------- */
/* --------------------------------------------------------------- */

.browsebox {
	list-style-type: none;
	margin: 0.5em 0 0 0;
}

.browsebox li {
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

.browsebox li a {
	color: #990000;
	padding: 4px 8px;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	margin-right: 2px;
}

.browsebox li a:hover {
	background-color: #E2E2E2;
}

.browsebox li.act a {
	text-decoration: underline;
}
