/* CSS Document */

html, body {
    height: 100%;
    }
    
body {
    padding: 0;
    margin: 0; 
    background: url(../images/Sub-Header2.jpg) no-repeat;
    background-position: 0 162px;
    color: #000000;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    }
    
#sms_all{ 
    width: 490px; /* entfernt die Dynamik */
    min-height: 100%;
    margin: 0 236px -52px 234px;
    color: #000000;
    }
* html #sms_all{
    height:100%;
    } /* IE6 and under treat height as min-height anyway*/

#header {
    /* background: url(../images/Header.jpg) no-repeat; */
    color: #000000;
    text-align: center;
    position: relative;
    margin: 0 -235px 0 -234px;
    padding-top: 162px;
    min-height: 0;/* ie 7 haslayout fix */
    }
/* mac hide */
* html #header{height:162px;he\ight:1px}/* height needed for ie to force layout*/
/* end hide */

#header img {
    margin: -162px 0 20px -33px;
    padding: 0;
    }

#sms_left {
    position: relative;/*ie needs this to show float */
    width: 234px;/* same as the left margin on #outer*/
    float: left;
    margin-left: -233px;/*must be 1px less than width otherwise won't push footer down in older mozilla*/ 
    left: -2px;/* push column into position*/
    margin-top: -20px;
    }
    
#sms_left p {
    padding-left: 2px;
    padding-right: 2px;
    }
    
#sms_right p {
    padding-left: 2px;
    padding-right: 2px;
    }

#sms_right {
    position: relative;/*ie needs this to show float */
    width: 212px;/* same as right margin on #outer*/
    float: right;
    margin-right: -205px;/*must be 1px less than width otherwise won't push footer down in older mozilla*/ 
    left: 0;/* push column into position*/
    background: transparent;
    margin-top: 30px;
    }

#footer {
    width: auto;
    clear: both;
    height: 30px;
    color: #8a909a;
    text-align: left;
    padding: 10px 0 10px 237px;
    font-size: 10px;
    position: relative;
    }

* html #footer {/*only ie gets this style*/
\height: 52px;/* for ie5 */
he\ight: 50px;/* for ie6 */
    }

#footer p {
    color: #8a909a;
    }

#clearfooter {
    clear: both;
    height: 40px;
    }/*needed to make room for footer*/ 
    
#sms_content {
    margin: -24px 0 0 1px;
    width: 450px;
    }
        
* html #sms_content {
    height: 1%;
    margin-bottom: 12px
    }/* combat IE's 3 pixel jog */

#breadcrumb, #breadcrumb a:link, #breadcrumb a:visited {
    font-size: 11px;
    color: #ffffff;
    margin: 8px 0 70px 0;
    }

p, td {
    font-size: 11px;
    line-height: 14px;
    color: #333333;
    }

.searchsearch {
    color: #8a909a;
    font-size: 11px;
    }
    
.buttonsearch {
    border: none;
    background: url(../images/searchbutton.jpg) no-repeat;
    margin-left: 3px;
    padding: 5px 35px 12px 2px;
    }

.inputboxsearch {
    color: #8a909a;
    font-size: 11px;
    padding: 0px;
    }

#sms_right .contentheading, h4 {
    font-size: 12px;
    }

#sms_right p {
    font-size: 11px;
    color: #496897;
    }

#sms_content li  {
    background-color: #f3f8fb;
    border-bottom: 1px solid #ffffff;
    padding: 3px 10px 1px 14px;
    }
    
#sms_content td td {
    background-color: #f3f8fb;
    border-bottom: 1px solid #ffffff;
    padding: 3px 10px 1px 8px;
    }

#sms_content .blog td td {
    background-color: transparent;
    border: none;
    padding: 0;
    }
    
    
/******************************************************************************/ 


/* Menus shadowed border */
#shadowed-border { 
    padding: 36px 16px 40px 24px; 
    width: 120px;
    margin: 58px 42px 20px 30px; 
    }

#shadowed-box1, #shadowed-box2, #shadowed-box3, #shadowed-box4, #shadowed-box5, #shadowed-box6, #shadowed-box7, #shadowed-box8, #shadowed-box9, #shadowed-box10 { 
    padding: 16px 16px 0px 16px; 
    width: 170px; 
    margin: 20px 0px 20px 0px; 
    }

#video-box { 
    padding: 20px 20px 30px 20px; 
    width: 320px; 
    margin: 20px 0px 20px 0px;
    }

#video-box p { 
    color: #ffffff;
    padding: 0;
    margin: 0;
    }

#video-box a:link, #video-box a:visited, #video-box a:hover, #video-box a:active{ 
    color: #ffffff;
    }
    
#shadowed-border .sb-inner  { 
    /*background: #ffffff url(../images/Back_Hauptmenu.jpg) repeat-y;*/
    background: #e2e2e2 url(../images/Back_Hauptmenu_e2.jpg) no-repeat;
    }
    
#shadowed-border .sb-shadow, #shadowed-box1 .sb-shadow, #shadowed-box2 .sb-shadow, #shadowed-box3 .sb-shadow, #shadowed-box4 .sb-shadow, #shadowed-box5 .sb-shadow, #shadowed-box6 .sb-shadow, #shadowed-box7 .sb-shadow, #shadowed-box8 .sb-shadow, #shadowed-box9 .sb-shadow, #shadowed-box10 .sb-shadow, #video-box .sb-shadow { 
    background: #5d6d88; 
    }

#shadowed-box1 .sb-inner, #shadowed-box2 .sb-inner, #shadowed-box3 .sb-inner, #shadowed-box4 .sb-inner, #shadowed-box5 .sb-inner, #shadowed-box6 .sb-inner, #shadowed-box7 .sb-inner, #shadowed-box8 .sb-inner, #shadowed-box9 .sb-inner, #shadowed-box10 .sb-inner  { 
    background: #ffffff url(../images/Back_Box_ff.jpg) repeat-x;
    }
    
#shadowed-border .sb-border, #shadowed-box1 .sb-border, #shadowed-box2 .sb-border, #shadowed-box3 .sb-border, #shadowed-box4 .sb-border, #shadowed-box5 .sb-border, #shadowed-box6 .sb-border, #shadowed-box7 .sb-border, #shadowed-box8 .sb-border, #shadowed-box9 .sb-border, #shadowed-box10 .sb-border { 
    background: #c3cbd8; 
    }

#video-box .sb-inner {
    background-color: #999999;
    }
    
/******************************************************************************/    
    

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;  /* IE6 Problem? - nein */
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;  /* IE6 Problem? - nein */
}

#buttons>ul#mainlevel-nav li a { 
    width: auto; 
    }

	ul#mainlevel-nav li a:hover {
	color: red;
	background: #c64934;
    }


#search_outer {
	float: left;
	width: 165px;
    }

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#alter-header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
  padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: red;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#alter-footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 0;
padding-top: 0;
background-image: url(../images/square.gif);
background-repeat: no-repeat;
background-position: 6px 7px;
}


td {
	text-align: left;
	font-size: 11px;
}



#alter-body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
li a:link, li a:visited {
	color: #0a4f83; 
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #cccccc;
    }

li a:hover, li a:active {
	color: #0a4f83;	
	text-decoration: underline;
	font-weight: normal;
	border-bottom: none;
}

p a:link, p a:visited {
	color: #0a4f83; 
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #cccccc;
    }

p a:hover, p a:active {
	color: #0a4f83;	
	text-decoration: underline;
	font-weight: normal;
	border-bottom: none;
}

img a:link, img a:visited, img a:hover, img a:active {
    border: none;
    }

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading, h3 {
	height: 15px;
    color: #0a4f83;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  /*background: url(../images/subhead_bg.png) repeat-x;*/
  color: #496897;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.menupunkt  {
    border-bottom: 1px solid #cccccc;
    display: block;
    }

.sublevel1 .menupunkt {
    border-bottom: none;
    }

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding: 5px 0 0 0;
	height: 18px !important;
	height: 23px;
	width: 100%;
	text-decoration: none;
	border-bottom: none;
}

a.mainlevel:hover {
	/* background-position: 0px -25px;  IE6 Problem? */
	text-decoration: none;
	color: #496897;
}


a.mainlevel#active_menu {
	color: #496897;
	font-weight: bold;
	margin-left: -13px;
	padding-left: 13px;
	background-image: url(../images/radar.gif);
	background-repeat: no-repeat;
	background-position: center left;
    }

a.mainlevel#active_menu:hover {
	color: #073f69;
}

.sublevel1 {
    margin: 4px 0 4px 0;
    }

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #496897;
	text-align: left;
	text-decoration: none;
	border: none
}

a.sublevel:hover {
	color: #073f69;
	text-decoration: none;
	border: none;
}

a.sublevel#active_menu {
	color: #073f69;
	border: none;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  /*border: 1px solid #ccc;*/
}

.mosimage {
  /*border: 1px solid #cccccc;*/
  margin: 0;
  padding: 0;
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

div.bildlinks {
    float: left;
    margin: 0 20px 15px 0;
    }

div.textrechts {
    width: 290px;
    float: left;
    margin: 0 0 15px 0;
    }

div.ende {
    clear: both;
    }

a.readon, a:hover.readon {
    display: block;
    font-size: 11px;
    color: #666666;
    padding: 3px 0 1px 0;
    border-top: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
    background: transparent url(../images/readmorebutton.jpg) right no-repeat;
    text-decoration: none
    }