body {
	background-image: url(/fileadmin/layout/images/background/background.jpg);
	background-repeat: repeat-x;
	background-color: #dcdcdc;
	margin: 0px;
	padding: 0px;
	
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	font-size: 10px;
	line-height: 16px;
	
}

td{
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	font-size: 10px;
	line-height: 16px;	
}

hr {

margin-top: 10px;
margin-bottom: 15px;
height: 0;
border-bottom: 1px solid grey;
border-top: 0px;

}

/* --------------------------------------------------------------------
	LOGO / LANGUAGE (Link Language, Logo)
-------------------------------------------------------------------- */



.logo {
	width: 100%;
	height: 80px;
 }
 
.logo_content {
	width: 799px; 
	top: 25px; 
	position: relative;
 }
 
.language {
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	color: #888888;
	font-size: 10px;
	float: right;
	top: 7px;
	position: relative;
}

a.language_link {
	text-decoration: none;
	color: #888888;
}

a:hover.language_link {
	text-decoration: none;
	color: #484848;

}
 
 
/* --------------------------------------------------------------------
	HEADER / TABS (Buttons/tabs, BG Header, Slogan)
-------------------------------------------------------------------- */



.button { 
	background-color:#fefefe; 
	border: 1px solid #cdcdcd; 
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	color: #black;
	font-size: 10px;
	}

.header {
	width: 100%;
	height: 192px;
	top: 80px;
	background-image: url(/fileadmin/layout/images/background/header_topocrom.jpg);
}

.header_content {
	width: 799px;
	height: 192px;
	background-image: url(/fileadmin/layout/images/content/header_tc.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.slogan{
	top: 20px;
	left: 280px;
	float: left;
	position: relative;
}

a#tab_home {
	z-index:  100;
	display: block;
	background-image: url(/fileadmin/layout/images/tabs/h_tab_1.gif);
	background-repeat: no-repeat;
	color: white;
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	text-decoration: none;
	font-size: 10px;
	line-height: 22px;

	}
	
a:hover#tab_home {
	z-index:  100;
	display: block;
	background-image: url(/fileadmin/layout/images/tabs/h_tab_2.gif);
	background-repeat: no-repeat;
	color: white;
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	text-decoration: none;
	font-size: 10px;
	}
	
a#tab_pretex {
	display: block;
	background-image: url(/fileadmin/layout/images/tabs/p_tab_1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	text-decoration: none;
	font-size: 10px;
	line-height: 22px;

	}
	
a:hover#tab_pretex {
	display: block;
	background-image: url(/fileadmin/layout/images/tabs/p_tab_2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	text-decoration: none;
	font-size: 10px;
	}
	
a#tab_pretex_active {
	display: block;
	background-image: url(/fileadmin/layout/images/tabs/p_tab_active.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	text-decoration: none;
	font-size: 10px;
	height: 23px;
	line-height: 22px;

	}

a#tab_topocrom_active {
	height: 23px;
	width:97px;
	display: block;
	background-image: url(/fileadmin/layout/images/tabs/t_tab_active.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	text-decoration: none;
	font-size: 10px;
	line-height: 22px;

	}
	

a#tab_topocrom {

	display: block;
	background-image: url(/fileadmin/layout/images/tabs/t_tab_1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	text-decoration: none;
	font-size: 10px;
	line-height: 22px;

	}
a:hover#tab_topocrom {
	display: block;
	background-image: url(/fileadmin/layout/images/tabs/t_tab_2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	text-decoration: none;
	font-size: 10px;
	line-height: 22px;

	}




/* --------------------------------------------------------------------
	CONTENT (Text, Titel, Übertitel H1, Link, Menu)
-------------------------------------------------------------------- */

.content {
	width: 100%;
}

.content_content {
	width: 799px;
	height: 800px;
	background-image: url(/fileadmin/layout/images/background/content.gif);
	
	padding-left: 1px;
	text-align: left;
	
	
}

.content_text{
	float: right; 
	width: 560px; 
	height: 100%; 
	padding: 18px;
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	font-size: 10px;
	line-height: 16px;
}

h1 {
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	color: #096dae;
	font-size: 12px;
	font-weight: bold;
	line-height: 5px;
	padding-bottom : 20px;
	
}


h2 {
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	color: #da3812;
	font-size: 12px;
	font-weight: bold;
	line-height: 5px;

}

h3 {
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
}

h4 {
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	color: #096dae;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	 margin-bottom: 0;
}

a.menu_link_active {
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	color: #0866a3;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	font-size: 10px;
}

a.menu_title{
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	color: #096dae;
	font-size: 12px;
	font-weight: bold;
	line-height: 5px;	
	text-decoration: none;
}

a:hover.menu_title {
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	color: #096dae;
	font-size: 12px;
	font-weight: bold;
	line-height: 5px;	
	text-decoration: none;
}

a.menu_link {
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	color: black;
	text-decoration: none;
	line-height: 20px;
	font-size: 10px;
	font-weight : normal;
}

a:hover.menu_link {
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	color: #888888;
	text-decoration: none;
	line-height: 20px;
	font-size: 10px;
	font-weight : normal;
}


a{
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	color: #096dae;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
	font-size: 10px;
}

a:hover {
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	color: #096dae;
	text-decoration: underline;
}


/* --------------------------------------------------------------------
	PULLDOWN MENU (Language)
-------------------------------------------------------------------- */

.language_pulldown { 
	background-color:#fefefe; 
	width:110px; 
	border: 1px solid #cdcdcd; 
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	color: #black;
	font-size: 10px;
	}
	
	
/* --------------------------------------------------------------------
	CSS FÜR TEMPLATE 1
-------------------------------------------------------------------- */

.tpl_1_spalte {
	padding-top: 5px;
	text-align: left;
	width: 220px;
	float: left;
}

.tpl_1_text {
	width: 340px;
	float: left;
}


/* --------------------------------------------------------------------
	CSS FÜR TEMPLATE 2
-------------------------------------------------------------------- */

.tpl_2_spalte {
	text-align: left;
	width: 270px;
	float: left;
}

.tpl_2_space {
	width: 20px;
	float: left;
}

.tpl_2_spalte2 {
	text-align: left;
	width: 270px;
	float: left;
}

/* --------------------------------------------------------------------
	CSS FÜR TEMPLATE 3
-------------------------------------------------------------------- */

.tpl_3_wide {
	width: 560px;
	float: left;
}

.tpl_3_space {
	width: 20px;
	float: left;
}

.tpl_3_spalte {
	text-align: left;
	width: 270px;
	float: left;
}

.tpl_3_spalte2 {
	text-align: left;
	width: 270px;
	float: left;
}


/* --------------------------------------------------------------------
	CSS FÜR TEMPLATE 4
-------------------------------------------------------------------- */

.tpl_4_spalte {
	padding-top: 10px;
	text-align: left;
	width: 173px;
	float: left;
}

.tpl_4_spalte2 {
	padding-top: 10px;
	text-align: left;
	width: 173px;
	float: left;
}

.tpl_4_spalte3 {
	padding-top: 10px;
	text-align: left;
	width: 174px;
	float: left;
}

.tpl_4_space {
	width: 20px;
	float: left;
}


/* --------------------------------------------------------------------
	SPEZIAL ELEMENTE
-------------------------------------------------------------------- */

ul{
	font-size: 10px;
	margin-left:15;
	margin-top: 0px;
	padding-left: 0px;
	list-style-position: outside; 
}
ul.list {	
	padding-left: 14px;
	font-size: 10px;
}

p{
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}


a.mehr {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #096dae;}
	
a:hover.mehr {
	font-size: 10px;
	text-decoration: underline;
	color: #096dae;
	}
	
div.top {

	float: left;
	width: 527px;
	height: 20px;
	padding-left: 33px;
	background-image: url(/fileadmin/layout/images/icons/top.gif);
	}
	
a.top_link {
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	color: black;
	text-decoration: none;
	line-height: 20px;
	font-size: 11px;
}

a:hover.top_link {
	font-family: Verdana, Arial, Geneva, Helvetica, Courier, Times;
	color: #888888;
	text-decoration: none;
}

.csc-textpic-caption{
	font-size : 9px;
	font-style : italic;
}

.bodytext{
	font-size: 10px;
	line-height: 16px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

.csc-textpic-imagewrap{
	padding-right: 100px;
	padding-left: 100px;
}


/*	-------------------------------------------------------------------------------- */
/*  contactform */
/*	-------------------------------------------------------------------------------- */

area, input, textarea {
	outline: none;
	font-size: 10px;
}

input {
	line-height: 11px;
}

.textfield, textarea {
	width: 215px;
	margin: 0px;
	padding: 2px;
	font-size: 10px;
	outline: none;
	border: 1px solid #999;
}

.checkbox, .radio {
	margin: 0px 5px 0px 0px;
}

textarea {
	height: 120px;
}

.reset {
	margin: 0px 0px 0px 10px;
}

.form_message {
	font-weight: bold;
	color: #da3812;
}
