p/* CSS Document */

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/main_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
    margin: 0;
	padding: 0;
   	text-align: center;
}

td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


.header {
	width: 100%;
	height: 63px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-attachment: fixed;
	background-image: url(../images/top_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.headerpic {
	visibility: visible;
	z-index: 5;
	height: 63px;
	top: 0px;
	position: absolute;
	margin: 0 auto;
}

.headermodules {
	visibility: visible;
	z-index: 1;
	height: 60px;
	top: 0px;
	left: 150px;
	position: absolute;
	width: 620px;
	margin: 0 auto;
	
}

.splash {
	width: 770px;
	margin: 0 auto;
	top: 80px;
	position: relative;
}

.mac #container { 
    	width: 770px;
		margin-top: 15px;
    	text-align: left;
		top: 68px;
	position: relative;
		
}

    .mac #sidebar1 {
    	float: left; 
    	width: 152px;
    	padding-top: 10px;
    	
    }
    .mac #sidebar2 {
    	float: right; 
    	width: 152px;    	
    	padding-top: 10px;
    }
	
	.mac #maincontent {
	width: 440px;
	margin: 0;
	height: 500px;
	padding-bottom: 0;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-attachment: fixed;
	background-image: url(../images/contentpane_back.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
    } 
		
	.clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

.mcecontentbody {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	background-image: none;
	text-align: left;
	font-size: 12px;
}


.contentpane{ /* für print-preview*/
	background: none;
	padding: 10px;
}

.contentpane img, .contentpaneopen img, .contentdescription img {
background:#FFFFFF;border:1px solid #ccc;margin:5px 5px 5px 5px;padding:2px;
}

img {
         border: 0px;
}

.buttonheading img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;	
}

#pathway {
	top: 0px;
	margin: 0px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 1px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
         background-color: #F2F2F2;
	height: 12px;
	background-attachment: fixed;
	background-image: url(../images/pathway_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #2B80BF;
}

#pathway a:link, #pathway a:visited {
	text-decoration: none;
}

#pathway a:hover, #pathway a:active {
	color: #2B80BF;
}

/* Modules */

/* BARAW Module*/

#leftcol div.module-baraw {
	width: 152px;
	background: transparent url(../images/mod_baraw_middle.gif) left repeat-y;
	margin-bottom: 10px;
}

#leftcol div.module-baraw div {
width: 152px;
background: transparent url(../images/mod_baraw_top.gif) top left no-repeat;
}

#leftcol div.module-baraw div div {
width: 152px;
background: transparent url(../images/mod_baraw_bottom.gif)  bottom left no-repeat;
}

#leftcol div.module-baraw div div div {
width: 137px;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
color: #FFFFFF;
}

#leftcol div.module-baraw div div div div{
padding: 0px;
margin: 0px;
}

div.module-baraw h3 {
	font-size: 10px;
	width: 130px;
	font-weight: bold;
	margin: 0px;
	padding-left: 8px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990101;
}

div.module-baraw a:link, div.module-baraw a:visited {
	color: #FFFFFF;
	border-bottom-color: #990101;
}

div.module-baraw a:hover {
	color: #E00000;
}

/* HAPKIDO Module*/

#leftcol div.module-hapkido {
	width: 152px;
	background: transparent url(../images/mod_hapkido_middle.gif) left repeat-y;
	margin-bottom: 10px;
}

#leftcol div.module-hapkido div {
width: 152px;
background: transparent url(../images/mod_hapkido_top.gif) top left no-repeat;
}

#leftcol div.module-hapkido div div {
width: 152px;
background: transparent url(../images/mod_hapkido_bottom.gif)  bottom left no-repeat;
}

#leftcol div.module-hapkido div div div {
width: 137px;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
color: #FFFFFF;
}

#leftcol div.module-hapkido div div div div{
padding: 0px;
margin: 0px;
}

div.module-hapkido h3 {
	font-size: 10px;
	width: 130px;
	font-weight: bold;
	margin: 0px;
	padding-left: 8px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A69C33;
}

div.module-hapkido a:link, div.module-hapkido a:visited {
	color: #333333;
	border-bottom-color: #A69C33;
}

div.module-hapkido a:hover {
	color: #7E772A;
	border-bottom-color: #A69C33;
}


/* REGULAR Modules*/

#leftcol div.module, #rightcol div.module {
width: 152px;
background: transparent url(../images/mod_middle.gif) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol div.module div {
width: 152px;
background: transparent url(../images/mod_top.gif) top left no-repeat;
}

#leftcol div.module div div, #rightcol div.module div div {
width: 152px;
background: transparent url(../images/mod_bottom.gif)  bottom left no-repeat;
}

#leftcol div.module div div div,#rightcol div.module div div div{
width: 137px;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#leftcol div.module div div div div, #rightcol div.module div div div div{
padding: 0px;
margin: 0px;
}

div.module h3 {
	font-size: 10px;
	width: 130px;
	font-weight: bold;
	margin: 0px;
	padding-left: 8px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

div.module img {
         border: 1px solid #CCCCCC;
         background-color: #FFFFFF;
         padding: 2px;
         margin-left: 2px;
}

#topnav {
margin: 0px;
padding: 0px;
width: 400px;
height: 30px;
float: left;
vertical-align: top;
}

#search {
margin: 0px;
padding: 0px;
width: 170px;
height: 30px;
float: right;
background: url(../images/search_back.gif) right top no-repeat;
padding-left: 10px;
padding-top: 0px;
vertical-align: top;
}

#search .inputbox{
width: 125px;
height: 18px;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #999999;
background: transparent;
border: none;
margin: 0px;
padding-left: 0px;
line-height: 14px;
}

#search .button{
margin: 0px;
padding: 0px;
height: 14px;
font-size: 10px;
background: transparent;
border: none;
line-height: 10px;
}

#search form {
margin: 0px;
padding: 0px;
}

/* Links */

a:link, a:visited {
	color: #015593;
	text-decoration: none;
	font-weight: normal;
	
}
a:hover {
	color: #2B80BF;
	text-decoration: underline;
	font-weight: normal;
	left: 2px;
}

/* Menüführung links */

a.mainlevel:link, a.mainlevel:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 1px;
	color: #333333;
	font-weight: normal;
	display: block;
	text-decoration: none;
	line-height: 18px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #015593;
}

a.mainlevel#active_menu {
	color: #015593;
}

a.mainlevel#active_menu:hover {
	color: #999999;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

a.sublevel:hover {
	color: #015B9E;
    text-decoration: none;
}

a.sublevel:active {
	color: #CCCCCC;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #015B9E;
}

ul#mainlevel-nav {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
    letter-spacing: -1px;
    word-spacing: 1px;
}

ul#mainlevel-nav li {
	float: left;
    display: block;
	margin: 0;	
	color: #999999;
    border-left: 1px solid #CCCCCC;
	border-right: 1px solid #EAEAEA;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 46px;
	text-decoration: none;
	color: #999999;
    border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
}

ul#mainlevel-nav li a:hover {
	color: #2B80BF;
	background-attachment: fixed;
	background-image: url(../images/topnav_hover.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

/* Contentbereich */

.contentpaneopen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 0px;
	text-indent: 0px;
}


span.article_seperator {
	display: block;
	height: 1.5em;
	width: 20px;
}

.contenttoc {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 1px;
	border:1px solid #CCCCCC;

}

.contenttoc th {
	font-size: 11px;
	text-align: left;
	background-color:#DEDEDE;
	color: #666666;
	padding-left:5px;
	padding-right:5px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.contenttoc td {
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	padding-bottom: 3px;
}

.contentheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #015B9E;
	vertical-align: top;
	text-indent: 0px;
	background-attachment: fixed;
	background-image: url(../images/title_icon.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 35px;
	letter-spacing: 0px;
	padding-top: 10px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-left: 35px;
	padding-bottom: 5px;
	letter-spacing: 0px;
	word-spacing: -1px;
	text-indent: 0px;
}

.createdate {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 36px;
	padding-bottom: 20px;
	color: #666666;
	font-size: 10px;
	text-indent: 0px;
}

.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-align: center;
}

.contentrating {
    font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
    text-indent: 0px;
}

a.readon {
	font-size: 11px;
	margin-top: 5px;
	height: 15px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	background-image: url(../images/readon.gif);
	padding-left: 15px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 2px;
}

a.readon:hover {
	font-weight: normal;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../images/readon_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #2B80BF;
}

/* Modul-Bereich */


table.moduletable {
}

.module td {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;	
}

/* Component-Bereich */

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015B9E;
	vertical-align: top;
	text-indent: 0px;
	padding-left: 10px;
	padding-top: 0px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 0px;
	border-bottom: 1px solid #CCCCCC;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.contentdescription, .category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0px;
	word-spacing: -1px;
	padding-top: 20px;
}

.sectiontableheader {
	padding: 2px 4px 0px!important;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}

.sectiontableentry1 td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #F2F2F2;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
}

.sectiontableentry2 td {
         padding-left: 5px;
         padding-right: 5px;
         padding-top: 2px;
         padding-bottom: 2px;
         background: #EAEAEA;
		 font-family: "Trebuchet MS", Verdana, sans-serif;
	     font-size: 11px;
}

.blog_more {
font-size: 12px;
}

/* BILDER */

.mosimage {
         border: 0px;
         margin: 0px;
}

.mosimage_caption {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10px;
         padding-top: 2px;
		 margin: 0px;
		 padding-bottom: 5px;
} 

/* KONTAKTBEREICH*/

select {
    font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
    line-height: 18px;
    border: 1px solid #CCCCCC;
}

.syndicate {
         margin-right: 15px;
}

table.contact {
         margin-left: 15px;        
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #015593;
	border: 1px solid #EAEAEA;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/button_back.gif);
	height: 20px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.back_button, .pagenav_prev, .pagenav_next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	border: 1px solid #EAEAEA;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/button_back.gif);
	height: 16px;
	width: 60px;
	padding-top: 2px;
	margin: 2px;
	text-align: center;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 10px;
}

.back_button a:link, .back_button a:visited, .back_button a:hover, .pagenav_prev a:hover, .pagenav_next a:hover {
	text-decoration: none;
}

.pagenavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F1F1F1;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	width: auto;
	vertical-align: middle;
	margin: 2px;
	text-align: center;
	padding: 2px;
}

.pagenavbar a:hover {
	text-decoration: none;
}

.toclink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 10px;
}

.pagenavcounter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 20px;
	padding-bottom: 8px;
	width: 290px;
	border-bottom: 1px solid #CCCCCC;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
}

#mod_login_username, #mod_login_password {
	color: #666666;
	border: 1px solid #CCCCCC;
	width: 100px;
	margin: 0px;
	padding-left: 5px;
}

#mod_login_remember {
	background-color: #FFFFFF;
	color: #999999;
	border: 0px;
	margin: 0px;
	background: transparent;
}

.contact_email {
	margin-right: 15px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
}

#contact_email, #contact_subject, #contact_email, #contact_name {
	margin-right: 15px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
	width: 280px;
}

#contact_text {
	margin-right: 15px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
	width: 360px;
	height: 200px;
}

form {
	padding-left: 5px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	color: #666666;
}