/* --------------- HTML-DEFINITONEN --------------- */

/* * { padding:0; margin:0; } */

body {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	background-image:url(../images/bg_frame.gif);
	background-attachment:fixed;
	margin-top:20px;
	vertical-align:top;

}

a {
	color: #4A5468;
}
a:link {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	color:#cbc9bf;
	text-decoration:none;
}

blockquote {
	padding-right:0px;
	margin-right:0px;
	margin-left:215px;
	margin-top:-2px;
	width:370px;
}

* html blockquote {
	width:360px;
	margin:0px 0px 0px 215px;
}

*+html blockquote {
	width:355px;
	margin:0px 0px 0px 215px;
}

strong {
	color:#4A5468;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

hr {
	width:100%;
	border-top:1px dotted;
}

table.contentpaneopen {
    background-color:none;
    border:none;
}

table {
	border:0px;
	line-height:1.5em;
	vertical-align:top;
}

tr {
	vertical-align:top;
}

th {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color:#4A5468;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.2em;
    padding-left:2px;	
    padding-top:5px;
    padding-bottom:2px;
	border-top:1px dotted #4A5468;
	width:200px;
	height:10px;
	text-align:left;
}

.contentpaneopen object {
	margin:20px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	border-top:1px dotted #4A5468;
	text-align:left;
	width:100%;
	clear:both;
}

* html .contentpaneopen object {
	margin:20px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	border-top:1px dotted #4A5468;
	text-align:left;
	width:100%;
	clear:both;
}


.pagenav_next {
	border-top:none;	
}

.pagenav_next a {
	color:#FFF;
}

.pagenav_prev {
	border-top:none;	
}

.pagenav_prev a {
	color:#FFF;
}

* html th {
    margin-left:2px;	
}

* html table {
	font-size:11px;
    background-color:none;
}

img {
	border:0px;
	margin:0px !important;
	padding:0px;
}

embed {
	border:0px;
	margin:0px !important;
	padding:0px;
}

.contentpaneopen ul {
    text-align:left;
    padding:0px 10px 0px 10px;
}
  
.contentpaneopen li {
	font-weight:normal;
    list-style:circle;
    margin-bottom:-1px;
    text-align:left;
    padding:0px 15px 10px 0px;
    list-style-position:outside;
}


/* --------------- JOOMLA-DEFINITONEN --------------- */



.contentpaneopen {
margin-top:2px;
	border:0px;
}


#header .contentpaneopen {
	margin-top:-3px;
	margin-left:-3px;
	
	border:0px;
}

#content_left .contentpaneopen {
margin-top:5px;
	border:0px;
}

.componentheading {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.2em;
    padding-top:7px;
    padding-bottom:7px;
    margin-bottom:20px;
    padding-left:217px;    
	border-top:1px dotted #4A5468;
	border-bottom:1px dotted #4A5468;
	background-color:#cbc9bf;
	width:372px;
}

* html .componentheading {
    padding-left:215px;
	width:589px;
	margin-left:3px;
}

.contentheading {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color:#4A5468;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.2em;
	margin-bottom:0px;
    padding-left:217px;
    padding-top:5px;
    padding-bottom:5px;
	border-top:1px dotted #4A5468;
/*	border-bottom:1px dotted #4A5468;*/
	width:372px;
}

* html .contentheading {
	margin-bottom:10px;
    padding-left:217px;
    padding-top:5px;
    padding-bottom:5px;
	border-top:1px dotted #4A5468;
/*	border-bottom:1px dotted #4A5468;*/
	width:375px;
}

#content_left .contentheading {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color:#4A5468;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.2em;
    padding-left:0px;	
    padding-top:6px;
    padding-bottom:6px;
/*	border-top:1px dotted #4A5468;*/
	border-bottom:1px dotted #4A5468;
	width:200px;
}

*html #content_left .contentheading {
    padding-left:0px;	
    padding-top:6px;
    padding-bottom:6px;
/*	border-top:1px dotted #4A5468;*/
	border-bottom:1px dotted #4A5468;
	width:200px;
}

.HEADLINE {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color:#4A5468;
	font-size:30px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.2em;
}

.AUSZEICHNUNG_BLAU {
	color:#4A5468;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.5em;
}


.HEADLINE_UNTERSTRICHEN {
	color:#4A5468;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.5em;
	border-bottom:1px dotted #4A5468;
	width:300px;
}

/*.AUSZEICHNUNG_BLAU {
	color:#FFF;
	padding: 1px 3px 1px 3px;
	text-transform:uppercase;
    background-color:#4A5468;
	letter-spacing:0.1em;
}*/

.back_button {
	color:#4A5468;
	font-size:9px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.5em;
	margin-top:-60px;
}

.readon {
	color:#4A5468;
	font-size:9px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.5em;
}


/* --------------- FRAME-BEREICH --------------- */


	
#container {
	position:relative;
	width:1000px;
	min-height:450px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
    background-color:#FFF;
    border-top:15px solid #FFF;
    border-left:15px solid #FFF;
    border-right:15px solid #FFF;
    border-bottom:30px solid #FFF;
}

* html #container {
	width:1030px;
	text-align:center;
    border-top:30px solid #FFF;
    border-left:15px solid #FFF;
    border-right:15px solid #FFF;
    border-bottom:30px solid #FFF;
}




/* --------------- HEADER --------------- */


#header {
	width:1000px;
	height:136px;
	margin-bottom:0px;
	vertical-align:top;
}

* html #header { /* Definition Internet Explorer */
	position:relative;
	height:136px;
	top:-14px;
}



/* --------------- NAVIGATION --------------- */


#mainlevel-navi {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    height:100%;
	float:left;
    width:180px;
}

*html #mainlevel-navi {
    width:187px;
}

ul#mainlevel-navi {
    text-align:left;
    margin:0px;
    padding:0px;
}
  
ul#mainlevel-navi li {
    list-style:none;
    padding-top:5px;
    padding-bottom:5px;
	border-top:1px dotted #4A5468;
/*	border-bottom:1px dotted #4A5468;*/
}

* html ul#mainlevel-navi li {
    list-style:none;
    padding-top:4px;
    padding-bottom:4px;
	border-top:1px dotted #4A5468;
/*	border-bottom:1px dotted #4A5468;*/
}

ul#mainlevel-navi li ul {
    list-style:none;
    margin-bottom:-1px;
    padding-top:5px;
    margin-left:-30px;
    font-weight:normal;
}

* html ul#mainlevel-navi li ul {
    margin-left:10px;
}

*+html ul#mainlevel-navi li ul {
    margin-left:10px;
}



ul#mainlevel-navi a, ul#mainlevel-navi span {
  	text-align:center;
  	padding: 4px 0px 4px;
    text-decoration:none;
    text-transform:uppercase;
    font-style:normal;
    font-weight:bold;
	font-size:10px;
}

a.mainlevel-navi#active_menu-navi  {
    color:#cbc9bf;
}

a.sublevel-navi#active_menu-navi {
    color:#cbc9bf;
}
  
ul#mainlevel-navi a:hover {
    color:#cbc9bf;
}

ul#mainlevel-navi a:active {
    color:#cbc9bf;
}

ul#mainlevel-navi a {
  	color:#4A5468;
}
  
ul#mainlevel-navi div {
    clear:left;
}


/* --------------- CONTENT-BEREICH --------------- */



#content_frame {
	text-align:left;
	width:1001px;
	background-color:#FFF;
	margin-top:15px;
	top:0px;
	background-image:url(../images/bg_content.gif);
	background-repeat:no-repeat;
}

* html #content_frame { /* Definition Internet Explorer */
	position:relative;
	top:-15px;
}

#content_left {
	background-color:none;
	width:200px;
	height:100%;
	margin-top:0px;
	margin-left:15px;
	float:left;
	text-align:left;
	line-height:1.5em;
}

* html #content_left {
	width:193px;
}

#content_right {
	background-color:none;
	text-align:left;
	width:590px;
	margin-left:15px;
	margin-top:0px;
	line-height:1.5em;
	float:left;
}

* html #content_right { /* Definition Internet Explorer */
	width:600px;
	padding-left:10px;
	line-height:1.5em;
	float:none;
}


.content_container {
	text-align:left;
	height:100%;
	width:100%;
	margin-right:0px;
	padding-bottom:15px;
	font-size:10px;
}

.clearing{
	clear:both;
}

/* --------------- REGISTER-FORM --------------- */

form {
	width:100%;
}

label {
	margin-right:15px;
	cursor:pointer;
	clear:both;
  	display:block;
    font-size:11px;
	line-height:1.4;
	margin-bottom:3px;
	color:#4A5468;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
}


select {
	border:1px solid #4A5468;
	margin-bottom:10px;
	background-color:#cbc9bf;
	font-size:11px;
}

textarea {
	height:15em;
	border:1px solid #4A5468;
	font-size:11px;
	font-family: Verdana, Lucida Grande, Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

.feld {
	font-size:11px;
    color:#4A5468;
	border:1px solid #4A5468;
	margin-bottom:10px;
	text-align:left;
	background-color:#cbc9bf;
	padding:2px;
}

.feld:focus {
	background-color:#eee;
}


.w75 {
	width:98%;
}

* html .w75 {
	width:100%;
}

.button {
	border:1px solid #4A5468;
	margin-bottom:10px;
	background-color:#cbc9bf;;
	color:#4A5468;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.2em;
	letter-spacing:0.05em;
	margin-top:20px;
}


.button:hover {
	background-color:#cbc9bf;
	color:#4A5468;
	cursor:pointer;
}




/* --------------- FOOTER --------------- */


#sublinks {
	color:#4A54680;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:30px;
	background-color:#FFF;
	border-top:1px dotted #4A5468;
    margin-left:198px;	
}

* html #sublinks {
	margin-top:30px;
	background-color:#FFF;
	margin-left:198px;	
	width:800px;
}