/* CSS Document 

ACHTUNG!!!! TESTEN
.pagenav_next a:link = a.pagenav_next:link ?????

*/

.pagenav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	border: 1px solid #aaaaaa;
	width: auto;
	height: 20px;
	padding: 4px;
	line-height: 20px;
	margin: 1px;
	color: #555555;
	background-image: url(../images/pagenav.gif);
}



.pagenav_next a:link, .pagenav_next a:visited, .pagenav_prev a:link, .pagenav_prev a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	border: 1px solid #aaaaaa;
	height: 16px;
	display: block;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000159;
	background-image: url(../images/pagenav.gif);
	font-weight: lighter;
}

.pagenav_next a:hover, .pagenav_prev a:hover  {
color : #550000;
background-image: url(../images/pagenav_h.gif);
}

/*

.pagenavbar {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
margin-right : 10px;
float : left;
}
.pagenav a:hover {
background-image : url(../images/pagenav_h.gif);
color : #bada38;
text-decoration : none;
}



dreck ende */

/* ################################# standard html  ################################# */

html {
height : 100%;
}

body {
line-height : 110%;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
padding : 0;
margin : 0;
color : #666666;
background-color : #ffffff;
height : 100%;
}

.button {
color : #2D5695;
background-image : url(../images/button_bg.gif);
font-family : Geneva, Arial, Helvetica, sans-serif;
text-align : center;
font-size : 11px;
border : 1px solid #aaaaaa;
width : auto;
height : 22px;
margin : 4px;
}

.button:hover {
background-image : url(../images/button_bg_h.gif);
color : #ED4910;
cursor: hand;
}

.inputbox {
padding : 2px;
margin : 2px;
border : 1px solid #aaaaaa;
background-color : #f6f6f6;
color : #666666;
}


td {
text-align : left;
font-size : 11px;
}

a:link, a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #08b1fe;
text-decoration : none;
}

a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #b5d72b;
text-decoration : none;
}

ul {
margin : 2px;
padding : 2px;
list-style : none;
}

li {
text-align : left;
line-height : 14px;
padding-left : 18px;
background-image : url(../images/arrow.gif);
background-repeat : no-repeat;
background-position : 0 2px;
}
li:hover {
text-align : left;
line-height : 14px;
padding-left : 18px;
background-position : 0 2px;
background-image : url(../images/arrow_hover.gif);
background-repeat : no-repeat;
}

/* ######################## eigene elemente ############################ */

#copy {
background-color : #fafafa;
height : 38px !important;
width : 100%;
font-size : 11px;
background-image : url(../images/footer.gif);
background-repeat : repeat-x;
}
#copy_inner {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #888888;
font-size : 11px;
padding-top : 20px;
}
.copy_inner a:link {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #555555;
font-size : 11px;
}
.copy_inner a:visited {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #555555;
font-size : 11px;
}
.copy_inner a:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #b90707;
font-size : 11px;
}

#left {
	width: 148px;
	height: 100%;
	padding-left: 5px;
}

/* ########################## Navigation  ###################### */
a.mainlevel-nav:link, a.mainlevel-nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D7D7D;
	text-decoration: none;
	display: block;
	float: left;
	background-image: url(../images/topmenu_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #D6D6D6;
	line-height: 15px;
	margin: 1px;
	padding-left: 3px;
	padding-right: 3px;
}
a.mainlevel-nav:hover {
	background-position: 0px 4px;
	color: #4683A4;
}

a.mainlevel:link, a.mainlevel:visited {
background-image : url(../images/menu_bg.gif);
background-repeat : no-repeat;
font-family : Verdana, Arial, Helvetica, sans-serif;
display : block;
vertical-align : middle;
font-size : 11px;
font-weight : normal;
color : #333333;
text-align : left;
padding-top : 2px;
padding-left : 10px;
height : 20px !important;
height : 22px;
text-decoration : none;
margin : 2px;
}
a.mainlevel:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
background-position : 0 -22px;
text-decoration : none;
height : 20px !important;
height : 22px;
color : #660000;
font-size : 11px;
text-align : left;
padding-left : 10px;
padding-top : 2px;
}
a.mainlevel#active_menu {
background-image : url(../images/menu_bg_ac.gif);
background-repeat : no-repeat;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #2D5695;
font-size : 11px;
height : 20px !important;
height : 22px;
text-decoration : none;
text-align : left;
padding-top : 2px;
padding-left : 10px;
}
a.mainlevel#active_menu:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #2D5695;
padding-left : 10px;
}
a.sublevel:link, a.sublevel:visited {
background-image : url(../images/sub_menu_bg.gif);
background-repeat : no-repeat;
display : block;
width : 111px;
height : 16px;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-weight : normal;
padding-left : 24px;
vertical-align : middle;
font-size : 10px;
color : #333333;
text-align : left;
text-decoration : none;
margin : 2px;
}
a.sublevel:hover {
color : #660000;
background-position : 0 -16px;
text-decoration : none;
}
a.sublevel#active_menu {
background-image : url(../images/sub_menu_bg_ac.gif);
background-repeat : no-repeat;
height : 16px;
color : #2D5695;
}
a.sublevel#active_menu:hover {
background-position : 0 -16px;
color : #2D5695;
}

.back_button {

font-family : Geneva, Arial, Helvetica, sans-serif;
text-align : left;
font-size : 0px;
font-weight: bold;
margin-top : 24px;
margin-bottom : 24px;
color : #2D5695;
}
.back_button a:link, .back_button a:visited {
background-image : url(../images/back.gif);
background-repeat : no-repeat;
height : 16px !important;
color: #ffffff;
font-size: 1px;
padding-left: 84px;
width: 83px;
display: block;
text-decoration : none;
}

.back_button a:hover {
background-position : 0 -16px;
}


.readon {
	background-image: url(../images/readon.gif);
	background-repeat: no-repeat;
	height: 14px !important;
	height: 14px;
	width: 68px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
}
a.readon:link, a.readon:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 1px;
padding-left: 69px;
}

a.readon:hover {
background-position: 0 -14px;
text-decoration: none;
}

/* ######################### navigation ende ######################## */



/* ####################################################################### */
#buttons {
float : left;
margin : 2px;
padding : 2px;
width : auto;
}


#search_inner_form {
padding : 2px;
margin : 2px;
float : right;
width : 180px;
height : 24px;
margin-top : 8px;
margin-right : 5px;
}
#search_inner {
padding : 2px;
margin : 2px;
color : #999999;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
float : right;
width : 180px;
height : 24px;
padding-right : 25px;
}

#main_content {
float : none !important;
float : none;
padding : 0;
margin-left : 5px;
margin-right : 5px;
}

.clr {
clear : both;
}



table.content_table {
float : none;
width : 90%;
margin-top : 10px;
}

table.contentpaneopen {
width : 99%;
padding : 2px;
margin-right : 18px;
}
table.contentpane {
width : 99%;
padding : 6px;
margin : 6px;
}
table.searchinto {
width : 100%;
}
table.moduletable {
	width: 100%;
	margin: 0;
	padding: 2px;
}
div.moduletable {
padding : 0;
margin-bottom: 8px;
}
table.moduletable th{
background-image : url(../images/h3.gif);
background-repeat : no-repeat;
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #333333;
text-align : left;
font-weight : bold;
height : 24px;
font-size : 11px;
margin : 0;
padding-top : 5px;
padding-left : 12px;
margin-bottom : 2px;
}


div.moduletable h3 {
background-image : url(../images/h3.gif);
background-repeat : no-repeat;
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #333333;
text-align : left;
font-weight : bold;
height : 24px;
font-size : 11px;
margin : 0;
padding-top : 5px;
padding-left : 12px;
margin-bottom : 2px;
}

table.moduletable td {
font-size : 11px;
padding : 2px;
margin : 0;
font-weight : normal;
}
table.pollstableborder td {
padding : 4px;
margin : 4px;
}
table.contenttoc {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
border : 1px solid #ebebeb;
padding : 2px;
margin : 2px;
}
table.contenttoc td {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
padding : 4px;
margin : 4px;
}
table.contenttoc th {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
background-image : url(../images/pathway.gif);
background-repeat : repeat-x;
color : #666666;
text-align : left;
padding-left : 4px;
height : 22px;
text-transform : uppercase;
}


.componentheading {
background-image : url(../images/compo_head.gif);
background-repeat : no-repeat;
height : 20px;
line-height : 20px;
color : #999999;
border-bottom : 1px solid #c8c8c8;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
white-space : nowrap;
padding-left : 30px;
margin : 4px;
padding-top : 6px;
}
.contentcolumn {
height : 20px;
color : #999999;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
white-space : nowrap;
padding-left : 5px;
margin : 4px;
padding-top : 4px;
}
.contentheading {
background-image : url(../images/content_head.gif);
background-repeat : no-repeat;
height : 22px;
color : #445862;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
white-space : nowrap;
padding-left : 35px;
margin : 4px;
padding-top : 2px;
}
.contentpagetitle {
height : 20px;
color : #999999;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
white-space : nowrap;
padding-left : 5px;
margin : 4px;
padding-top : 4px;
}
.blog_more {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
margin-left : 4px;
}

.sectiontableheader {
border-bottom : 1px dashed #ebebeb;
color : #999999;
background-color : #f8f8f8;
text-align : left;
text-transform : none;
margin : 0;
padding : 2px;
padding-right : 8px;
}
.sectiontablefooter {
color : #8f8f8f;
padding : 2px;
margin : 0;
text-align : left;
text-transform : none;
}
.sectiontableentry1 {
background-color : #fafafa;
text-align : left;
}
.sectiontableentry2 {
background-color : #f8f8f8;
text-align : left;
}

.buttonheading {
color : #ffffff;
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
border-bottom : 1px solid #c8c8c8;
}
.buttonheading a:hover {
text-decoration : none;
text-decoration : none;
}
.mostread a:hover {
color : #bada38;
text-decoration : none;
}
.mostread:visited {
color : #666666;
text-decoration : none;
}
.mostread:link {
color : #666666;
text-decoration : none;
}
.latestnews a:hover {
color : #bada38;
text-decoration : none;
}
.latestnews:visited {
color : #666666;
text-decoration : none;
}
.latestnews:link {
color : #666666;
text-decoration : none;
}
.error {
font-style : italic;
text-transform : uppercase;
padding : 5px;
color : #efefef;
font-size : 12px;
}
.contact_email {
padding : 4px;
margin : 4px;
}
.small {
font-family : Arial, Helvetica, sans-serif;
color : #999999;
font-size : 11px;
}
.smallako {
font-family : Arial, Helvetica, sans-serif;
color : #999999;
font-size : 9px;
}
.createdate {
font-family : Arial, Helvetica, sans-serif;
font-size : 8px;
color : #999999;
}
.modifydate {
font-family : Arial, Helvetica, sans-serif;
color : #999999;
font-size : 9px;
}
.highlight {
background-color : #bada38;
color : blue;
padding : 0;
}
.code {
background-color : #ddd;
border : 1px solid #bbb;
}
form {
margin : 0;
padding : 0;
}

div.mosimage {
border : 2px solid #ebebeb;
background-color : #f8f8f8;
}
.mosimage {
margin-right : 10px;
background-color : #f8f8f8;
}
.mosimage_caption {
margin-top : 0;
background-color : #f8f8f8;
padding : 0;
color : #8f8f8f;
font-size : 10px;
}



