/*
Typ:             CSS Style Sheet - Default
Name:            css_001_default.css
Template:        001
Datum:           29.09.2008
Autor:           Peter Moll
Bearbeitet:      29.08.2008
Durch:           Peter Moll
*/


/* - 1 -
# ****************************************************************************************************************
# Globale Formatierung und Reset
# ****************************************************************************************************************/


html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,p,blockquote,fieldset {
	margin: 0; padding: 0;
}

ul,ol {
	background-color: transparent;
	border: none;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse; border-spacing: 0;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 1.3em;
	padding: 10px 0 10px 0;
}

hr {
	border: 1px solid #C9C9C9;
}

.csc-header{
	padding: 10px 0 0 0;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}



/* - 2 -
# ****************************************************************************************************************
# Formatierung der Hauptelemente
# ****************************************************************************************************************/

body {
	font-size: 0.70em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFFF;
	background-image: url(../images/stil_bg_verlauf.gif);
	background-position: left 100px;
	background-repeat: repeat-x;
	background-color: transparent;	
}




#theater {
	width: 100%;
	height: auto;
	overflow: hidden;
}



#main_wrap {
	/*width: 850px;*/
	width: 1000px;
	height: auto;
	margin: auto;
	text-align: left;
}

.deco_line {
	width: 100%;
	height: 3px;
	background-color: #EC2224;
	float:left;
	overflow: hidden;
}

.lower_deco_line {
	width: 100%;
	height: 1px;
	background-color: #CCCCCC;
	float:left;
	overflow: hidden;
}


/* - x -
# ****************************************************************************************************************
# Formatierung Head
# ****************************************************************************************************************/


#bg_main_head{
	width: 100%;
	background-image: url(../images/head_blue_cells.png);
	background-position: right top;
	background-repeat: no-repeat;
	/*background-color: transparent;*/
	background-color: #F5F5F5;
}


#main_head {
	/*width: 850px;*/
	width: 1000px;
	height: 100px;
	background-color: transparent;
	color: #333333;
	margin: auto;
}


#logo {
	float: left;
	width: 120px;
	padding: 7px 0 0 30px;
}

#institution {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 20px 0 0 53px;
	float: left;
	width: 500px;
	text-align: left;	
}

#lang_de {
	width: 170px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 27px;
	margin: 0;
	font-size: 0.8em;
}

#lang_en {
	width: 170px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 27px;
	margin: 0;
	font-size: 0.8em;
}

.tx-macinasearchbox-pi1 {
	padding: 30px 0 0 650px;
	/*border: 1px solid #CCCCCC;*/
}

#crumbs {
	font-size: 0.75em;
	margin: 5px 0 15px 8px;
	background: #FFFFFF;
	margin: 0 0 0 5px;
	padding: 5px 0 10px 0;
}


#bg_main_horiz_nav{
	width: 100%;
	background: transparent;
	/*border: 1px solid #CCCCCC;
	background-image: url(../images/bg_main_horiz_nav.jpg);
	background-position: center top;
	background-repeat: repeat-x;*/
	
}


#main_horiz_nav_ge {
	width: 980px;
	height: 30px;
	font-size: 1.0em;
	padding: 0;
	margin: auto;
}

#main_horiz_nav_ge ul,#main_horiz_nav_ge ol, #main_horiz_nav_ge li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.main_horiz_nav_link_ge a:link, .main_horiz_nav_link_ge a:visited, .main_horiz_nav_link_ge a:active, .main_horiz_nav_link_ge a:focus {
	width: auto;
	height: 20px;
	padding: 5px 5px 0 5px;
	margin: 2px 46px 0 0;
	text-align: left;
	float: left;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
}

.main_horiz_nav_link_ge a:hover {
	width: auto;
	height: 20px;
	padding: 5px 5px 0 5px;
	margin: 2px 46px 0 0;
	text-align: left;
	float: left;
	font-weight: bold;
	text-decoration: none;
	/*border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;*/
	display: block;
	color: #336699;
	/*background-color: #FFA54F;*/
}

#main_horiz_nav_en {
	width: 980px;
	height: 30px;
	font-size: 1.0em;
	padding: 0;
	margin: auto;
}

.main_horiz_nav_link_en a:link, .main_horiz_nav_link_en a:visited, .main_horiz_nav_link_en a:active, .main_horiz_nav_link_en a:focus {
	width: auto;
	height: 20px;
	padding: 5px 5px 0 5px;
	margin: 2px 46px 0 0;
	text-align: left;
	float: left;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	/*border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;*/
	display: block;
}

.main_horiz_nav_link_en a:hover {
	width: auto;
	height: 20px;
	padding: 5px 5px 0 5px;
	margin: 2px 46px 0 0;
	text-align: left;
	float: left;
	font-weight: bold;
	text-decoration: none;
	/*border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;*/
	display: block;
	color: #336699;
	background-color: #FFA54F;
}

#highlight_horiz a {
	/*background: #EC2224;*/
	color: #EC2224;
	/*border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFA54F;*/
}



/* - x -
# ****************************************************************************************************************
# Formatierung Content
# ****************************************************************************************************************/

#main_content {
	width: auto;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #333333;
	float: left;
	background-color: transparent;
}

#sub_content {
	/*width: 550px;*/
	width: 750px;
	float: left;
	padding: 0 25px 5px 22px;
	margin: 10px 0 10px 0;
	/*border-left: 1px solid #CCCCCC;*/
}


#sub_content_register {
	width: 788px;
	float: left;
	padding: 10px 5px 5px 5px;
	margin: 0 0 0 0;
}

#sub_content_ind {
	/*width: 578px;*/
	width: 778px;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}

.content_left {
	padding: 5px;
	/*border: 1px dotted #CCCCCC;*/
	float: left;
	width: auto;
	margin-left: 5px;
}

.content_normal {
	padding: 5px;
	/*border: 1px dotted #CCCCCC;*/
	float: left;
	width: auto;
	margin-left: 5px;
}

.content_right {
	padding: 5px;
	/*border: 1px dotted #CCCCCC;*/
	float: left;
	width: auto;
	margin-left: 5px;
}


.content_border {
	padding: 5px;
	/*border: 1px dotted #CCCCCC;*/
	float: left;
	width: auto;
	margin-left: 5px;
}



/* - x -
# ****************************************************************************************************************
# Formatierung Border
# ****************************************************************************************************************/

#sub_border {
	width: 200px;
	float: left;
	text-align: left;
	margin: 0 2px 0 1px;
}


#sub_border .csc-header {
	font-size: 0.8em;
	padding: 0 0 5px 5px;
	margin: 10px 0 0 0;
	color: #FFFFFF;
	background: #FFA54F;
}

#sub_border h1 {
	padding: 0;
	margin: 0;
	height: 15px;
}



#sub_border_1, #sub_border_2, #sub_border_3, #sub_border_4 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#sub_border_1 p, #sub_border_2 p, #sub_border_3 p, #sub_border_4 p {
	padding: 0 0 0 0;
	background: #eeecf6;
	margin: 0 0 0 0;
}

#sub_border .bodytext {
	/*background: #eeecf6;*/
	background: transparent;
	padding: 5px 5px 5px 5px;
}

#sub_border div.csc-textpic {
	background: transparent;
}

#sub_border ul {
	background: transparent;
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sub_border table {
	background: transparent;
	width: 100%;
}




/* - x -
# ****************************************************************************************************************
# Formatierung Naviagtion Links
# ****************************************************************************************************************/

#sub_ind_nav {
	width: 170px;
	float: left;
	margin-top: 10px;
}

#sub_ind_nav ul,#sub_ind_nav ol, #sub_ind_nav li {
	padding: 0;
	margin: 0;
	list-style: none;
}


.ind_nav_vert_head {
	font-size: 1.0em;
	font-weight: bold;
	width: 186px;
	border: 1.5px solid #FFFFFF;
	background: #000066;
	color: #FFFFFF;
	padding: 0 5px 0 5px;
}


.global_nav_vert_left {
	float: left;
	width: 180px;
}


/*------------------------------------*/

.sub_level_1 a:link, .sub_level_1 a:visited, .sub_level_1 a:active, .sub_level_1 a:focus {
	width: 157px;
	padding: 5px 0 5px 10px;
	color: #336699;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

.sub_level_1 a:hover {
	width: 157px;
	padding: 5px 0 5px 10px;
	color: #EC2224;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

/*------------------------------------*/

.sub_level_2 a:link, .sub_level_2 a:visited, .sub_level_2 a:active, .sub_level_2 a:focus {
	width: 147px;
	padding: 5px 0 5px 20px;
	color: #336699;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

.sub_level_2 a:hover {
	width: 147px;
	padding: 5px 0 5px 20px;
	color: #EC2224;
	font-weight: bold;
	display: block;
	text-decoration: none;
}


/*------------------------------------*/

.sub_level_3 a:link, .sub_level_3 a:visited, .sub_level_3 a:active, .sub_level_3 a:focus {
	width: 137px;
	padding: 5px 0 5px 30px;
	color: #336699;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

.sub_level_3 a:hover {
	width: 147px;
	padding: 5px 0 5px 30px;
	color: #EC2224;
	font-weight: bold;
	display: block;
	text-decoration: none;
}


/*------------------------------------*/

.sub_level_4 a:link, .sub_level_4 a:visited, .sub_level_4 a:active, .sub_level_4 a:focus {
	width: 127px;
	padding: 5px 0 5px 40px;
	color: #336699;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

.sub_level_4 a:hover {
	width: 147px;
	padding: 5px 0 5px 40px;
	color: #EC2224;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

#highlight_vert a{
	/*background: #EC2224;*/
	color: #EC2224;
	/*border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFA54F;*/
}



/* - x -
# ****************************************************************************************************************
# Formatierung der Register
# ****************************************************************************************************************/
.register_level_1 {
	width: 696px;

	font-size:1.2em;
	margin: 30px 0 5px 0;
}

.register_level_2 {
	width: 696px;
	font-size:1.0em;
	padding-left:50px;
}


/* - x -
# ****************************************************************************************************************
# Formatierung für "Nach oben"
# ****************************************************************************************************************/

#go_to_top {

	width: 250px;
	float: left;
	text-align: left;
	padding: 10px 0 30px 730px;
	margin: 0 0 0 0;
}




#lower_grey {
	width: 100%;
	height: 30px;
	/*background-image: url(../images/bg_lower_grey.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;*/
	float: left;
}


/* - x -
# ****************************************************************************************************************
# Formatierung der Fußzeile
# ****************************************************************************************************************/




#main_footer {
	width: 100%;
	height: 22px;
	/*background-color: transparent;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg_main_horiz_nav.jpg);
	background-position: center top;
	background-repeat: repeat-x;*/
	color: #333333;
	font-size: 0.8em;
	float: left;
	margin: 0 0 0 0;
	text-align: center;
	padding: 8px 0 0 0;

}


/* - x -
# ****************************************************************************************************************
# Formatierung für allgemeine Hyperlinks
# ****************************************************************************************************************/

/*

body a:link {
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}

body a:visited {
	color: #336699;
	font-weight: normal;
	text-decoration: none;

	}

body a:hover {
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}

body a:active {
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}

body a:focus {
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}
*/

.csc-mailform {
	/*padding: 0 0 0 20px;*/
}

.csc-mailform-field {
	width: 200px;
	padding: 10px 0 0 0;
}

.csc-mailform-field label{
	padding: 0 20px 0 0;
}



#mailformname {
	width: 250px;
}

#mailformemail {
	width: 250px;
}

#mailformtext {
	width: 400px;
	height: 150px;
}




#sub_content a:link {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#sub_content a:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#sub_content a:hover {
	color: #336699;
	font-weight: normal;
	text-decoration: none;
	border-bottom: dotted 1px #336699;
}

#sub_content a:active {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	}

#sub_content a:focus {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.DCFormItems {
	width: 70px; 
}

#dc_status {text-align: center;}