html {
	margin:0;
	padding:0;
}

#head, #main {
	width: 961px !important;
}

#footer {
	width: 961px !important;	
}

#print_footer, #print_head {
	display: none;
}


body {
	background: url(../images/bg.jpg) center top no-repeat #333333;
	margin: 0;
	padding:0;
	color: #465675;
}


html,body,td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
}


h1 {
	color:#e10000;
	font-size:28px;
	font-weight:bold;
	margin:0;
	text-transform: lowercase;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 6px 0;
}

h2 a {
	color:#404040;
	text-decoration:none;
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

h4 {
	color: #cf6a67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	color: #cf6a67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
}

h6 {
	color: #cf6a67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
}

ul {
	/*	margin: 0px 0px 0px 0px;*/
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	width: auto;
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 30px;
	padding: 0 0 0 0;
}

#content li {
	font-size:12px;
	line-height:170%;
	margin:3px 60px 3px 30px;
	font-weight:normal;
	/*background:#f1f1f1;*/
	padding: 3px;
	list-style-image:url(../images/li.jpg);
}

/*
hr {
	background: transparent;
	height:1px;
	border: 1px solid #314B77;
}
*/
hr {
	border:1px solid #fff;
	background-image:url(../images/hr.gif);
	color:#fff;
	width:385px;
	height:10px;
	margin: 0 auto 10px;
}



hr.separator {
	background: transparent;
	height: 1px;
	width: 75px;
	border: 1px solid #314B77;
}


/*-------------------- HEAD --------------------*/

img.logo {
	margin: 23px 23px 11px;
	border:none;
}

#top {
	background-color: #c90101;
	background-image: url(../images/menu_main_tab.png);
	
}
#top2 {
	background-image: url(../images/menu_sub_tab.png);
	background-color: #a40200;
	border-bottom: 1px solid white;
}

#COlogin {
	position: relative;
	margin: 0;

	padding: 0px;

	vertical-align: middle;
	
	top: -150px;	
	left: 475px;
	height: 35px;
	width: 380px;
	
	line-height:100%;
	
	text-align: right;
}

#COlogin table {
	padding: 0;
	margin: 0;
	margin-top: 4px;
}
#COlogin td {
	padding: 0;
	margin: 0;
}
#COlogin tr {
	padding: 0;
	margin: 0;
}
#COlogin form {
	padding: 0;
	margin: 0;
}

#COlogin .loginImage {
	display: none;
}

/* IE6-fix START */
/* nicht ben?tigt, wenn im template der <xml eintrag raus ist und behebt dann gleichzeitig andere Fehler.
* html #COlogin { 
	left: 193px;
}
*/
* html #COlogin .loginImage {
	bottom: -1px;
}
/* IE6-fix ENDE */

#COlogin a {
	color: #c90101;
}
#COlogin a:hover {
	color: white;
}

#COlogin img {
	margin-left: 4px;
}



/*-------------------- MAIN --------------------*/
#back_frontpage {
	background: url(../images/back_frontpage.jpg) no-repeat;
	position: relative;
	padding-top: 0px;
	/* padding-top: 0px;*/
	left: 0;
}

#main {
	padding: 0 0 0 0 !important;

	width: 961px;
}

#content {
	/*width: 600px !important;*/
	background: url(../images/back_main.jpg) repeat-x #fff;

	height: 400px;
	width: 961px;
	vertical-align: top;
}

#content .contentDIV {
	margin: 10px;
	margin-top: 0px;
	padding-top: 0px;
	/*margin-top: 25px;*/
	padding: 0;
}

#content {
	font-size: 9pt;
	text-align:justify;
	line-height:170%;
	margin:0 0 6px 0;
	font-weight:normal;
}

.frontpageEntry h2 {
	padding-top: 10px;
}

.subcontent a, .exlink {
	padding-left:18px;
	background:url(../images/li.jpg) no-repeat left;
	color:#e10000;
	font-weight:bold;
	text-decoration:none;
}

.subcontent a:hover, .exlink:hover {
	/*color: #0251a9;*/
	color: #465675;
}

/*-------------------- Steuerelemente --------------------*/


.button {
	color: #ffffff;
	font-size: 10pt;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	background: #414141;
	border: solid 1px #c90101;
	height: 20px;
	cursor:  pointer;
}


.mkp_input_text {
	width: 140px;
}

.inputbox, option, optgroup {
	font-size: 10pt;
	color: #343A58;
	background-color: #ffffff;
}


.inputbox {
	border: 1px solid #013064;
}



.inputbox:focus {
	border-color: #c90101;
}



.radio {
	border: 0;
}

#COlogin .optGroup {
	color: #999999;
	font-weight: bold;	
}

#left .inputbox, #footer .inputbox, #COlogin .inputbox, #COlogin option, #COlogin optgroup {
	
}

#left .inputbox:focus, #footer .inputbox:focus {
	background-color: #ffffff;
}



/*--------------------FRONTPAGE---------------------*/


.frontpageEntry {
	margin: 15px 43px;
	
}


#right {
	vertical-align: top;
	max-width: 389px !important;
	overflow: auto;
	padding: 0;
	margin: 0;
	padding-right: 5px;
	padding-top: 20px;
}

div.datum {
	background:url("../images/cal.gif");
	width:38px;
	height:43px;
	float:left;
	margin: 9px 12px 3px 0;
}

div.datum span.monat {
	font-size:10px;
	color:#fff;
	width:36px;
	text-align:center;
	display:block;
	margin:1px 0 2px 0;
	line-height:10px;
	text-transform:uppercase;
}

div.datum span.tag {
	font-size:20px;
	font-weight:bold;
	width:36px;
	text-align:center;
	display:block;
	line-height:20px;
}



/*-------------------- LINKS --------------------*/

a:link, a:visited {
/*	padding-left:18px;
	background:url(../images/li.jpg) no-repeat left;*/
	color: #e10000;
	text-decoration: none;
}

a:hover {
	color: #465675;
	text-decoration: none;
}



.category {
	color: #3D4E6D;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.category:link, a.category:visited {
	color: #e10000;
}

a.category:hover {
	color: #465675;
}


.pagenav, a.pagenav, a.pagenav:link, a.pagenav:visited {
	text-align: center;
	border: solid 0 #666;
	width: auto;
	padding: 3px;
	margin: -2px;
	background: #fff;
	color: #e10000;
}

.pagenav{
	color: #96b1ce;
}

a.pagenav:hover, a.pagenav:active {
	color: #465675;
}

/*-------------------- CONTENT --------------------*/

.componentheading {
	font-weight: normal;
	color: #e10000;
	text-align:center;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px;
	padding: 5px 0 0;
	background: white;
}



/*-------------------- SECTION TABLES & ROWS --------------------*/

.sectiontableheader {
	background: #013064;
	background-repeat: repeat;
	color: #fff;
	font-weight : bold;
	padding: 2px;
}

.sectiontableentry1 {
	/*background: #f7f7f7;*/
}

.sectiontableentry2 {
	background: #eee;
}

#CBE .sectiontableentry1, #CBE .sectiontableentry2 {
	vertical-align: top;
}


/*-------------------- Popup --------------------*/
body.contentpane {
	background: white;
	padding: 0px;
	margin: 10px;
}

#popup {
		background-color: white;
		border: 2px solid #f7a013;
		padding: 10px;
}

/*------------------ Module ---------------------*/

table.moduletable td {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: none;
	font-weight: normal;
	text-align: left;
	padding: 0 5px 0 10px;
}


/*-------------------------------------------------------------*/
/*-------------------- NOCH ZU BEARBEITEN: --------------------*/
/*-------------------------------------------------------------*/
.bold {
	font-weight: bold;
}

.pagenavbar, a.pagenavbar {

        text-align: center;

        font: 10px/12px "bold Arial", Verdana, Helvetica, sans-serif;

        border: solid 0 #666;

        width: auto;

        padding: 3px;

        margin: -2px;

        background: transparent;

        color: #005fa6;

}

a.pagenavbar:link, a.pagenavbar:visited {

        font: 10px bold Arial, Verdana, Helvetica, sans-serif;

        color: #708088;

}

a.pagenavbar:hover {

        font: 10px bold Arial, Verdana, Helvetica, sans-serif;

        color: #600;

        background: #f1f1f1;

}




a.readon:link, a.readon:visited {

        color: #69c;

        font-size: 10px;

      /*  font-family: Trebuchet MS, Arial, Verdana, Helvetica;*/

        background: #fff url(../images/read_on.gif) center left no-repeat;

        padding: 2px 8px 2px 25px;

        white-space: normal;

        float: left;

        line-height: 10px;

        text-decoration: none;

}

a.readon:hover {

        color: #96cf67;

        font-size: 10px;

      /*   font-family: Trebuchet MS, Arial, Verdana, Helvetica;*/

        padding: 2px 8px 2px 25px;

        white-space: normal;

        line-height: 10px;

        text-decoration: none;

}


a.blogsection:link, a.blogsection:visited {

        color: #44757D;

        text-decoration: none;

        /* font-family:  Trebuchet MS, Arial, Verdana, Helvetica;*/

        font-size: 10px;

}

a.blogsection:hover {

        color: #759328;

        text-decoration: underline;

        font-size: 10px;

}

a.weblinks:link, a.weblinks:visited {

        color: #405115;

  text-decoration: none;

  font-weight: normal;

       /*  font-family:  Trebuchet MS, Arial, Verdana, Helvetica;*/

}

a.weblinks:hover {

        color: #009;        text-decoration: underline;

}

.fase4rdf {

        font-family: Trebuchet MS, Arial, Verdana, Helvetica;

        font-size: 11px;

        color: #343A58;

        font-weight: normal;

}

a.fase4rdf:link {

        font-size: 11px;

        font-weight: bold;

        color: #356C82;

}

a.fase4rdf:hover {

        font-size: 11px;

        font-weight: bold; color: #759328;

}

/*-------------------- MODULES --------------------*/

table.moduletable {

        width: 100%;

  padding: 5px 0 0 0;

}

table.moduletable th {

        vertical-align: middle;

        font-size: 9pt;

        color: #666;

        text-align: center;

        width: 100%;

        height: 15px;

        text-transform: uppercase;

}


table.moduletable td .contentpaneopen{

padding: 5px 3px 0 10px;

margin: 0 0 0 0!important;

margin: 0 0 0 10px;

border-bottom: 0px dashed #ccc;

width: auto;

}
/*
table.moduletable ul {

        color: #f00;

}
*/
#left table.moduletable {

        width: 230px;

  padding-left: 0px;

}

#left table.moduletable th {

        vertical-align: middle;

        font-size: 13px;

        font-weight: bold;

        color: #666;

        text-align: center;

        width: 230px;

        height: 28px;

  margin-left: 20px;

}

#left table.moduletable td {

        font-size: 11px;

        padding: 0px 0 0px 0;

  margin: 0 0 0 ;

        font-weight: normal;

}

#left table.moduletable td div {

        padding: 5px 0 5px 0px;

}

#left table.moduletable ul {

        color: #999;

}

/*-------------------- TABS --------------------*/

.ontab {

        background-color: #323A15;

        border-left: outset 1px #DCF2FA;

        border-right: outset 1px #808080;

        border-top: outset 1px #DCF2FA;

        border-bottom: solid 1px #d5d5d5;

        text-align: center;

        font-weight: bold;

        color: #fff;

}

.offtab {

        background-color : #e5e5e5;

        border-left: outset 1px #E0E0E0;

        border-right: outset 1px #E0E0E0;

        border-top: outset 1px #E0E0E0;

        border-bottom: solid 1px #d5d5d5;

        text-align: center;

        cursor: pointer;

        font-weight: normal;

}

.tabpadding {

        padding: 5px;

}

/*-------------------- TABLES --------------------*/

table.contenttoc {

        color: #343A58;

  margin: 10px;

        background: #fff;

        border: 1px solid #b2b2b2;

  width: 150px;

}

table.contenttoc td {

        font-family: Trebuchet MS, Arial, Verdana, Helvetica;

  font-size: 8pt;

  font-weight: normal;

  text-align:left;

  text-indent: 5px;

  background: #f5f5f5;

        padding: 3px;

}

table.contenttoc th {

        #background: #ccc url(../images/catbg.gif) top left repeat-x;

        vertical-align: middle;

        font-size: 11px;

        color: #aaa;

        text-align: center;

        width: 100%;

        height: 27px;

  border-bottom: 1px solid #b2b2b2;

  text-transform: uppercase;

}

table.searchintro {

  background-color: #fff;

        border: 1px solid #8D9ABC;

}

table.contact {

        background-color: #fff;

}

table.contact td.icons {

        background-color: #ccc;

}

table.contact td.details {

        background-color: #F3F3F3;

        font-size: 11px;

        font-family: Trebuchet MS, Arial, Verdana, Helvetica;

}

/*-------------------- CONTENT --------------------*/

.content_rating {

        font-weight: normal;

        font-size: 8pt;

}

.content_vote {

        font-weight: normal;

        font-size: 8pt;

}

.contentpane {

padding: 0 0 0 10px;

}

.contentpaneopen {

padding: 0px 3px 0 10px;
/*padding: 5px 3px 0 10px;*/

margin: 0 0 0 0!important;

margin: 0 0 0 10px;

/*border-bottom: 1px dashed #ccc;*/

width: 100%;

}

table.blog {

  /*margin: -5px 0 0 0;*/

}

.buttonheading {

  width: 20px;

}



.contentheading {

       /* font-family: Trebuchet MS, Arial, Verdana, Helvetica;*/

        font-size: 14px;

        font-weight: normal;

         color: #444;

        text-align:left;

  text-indent: 0px;

        line-height: 16px;

        height: 19px;

  /*width: 600px;*/

}

.contentpagetitle {
        /* font-family: Trebuchet MS, Arial, Verdana, Helvetica; */
/*
        font-size: 13px;

        font-weight: bold;
 */
         color: #cf6a67;

        text-align:left;

}

.contentdescription {

      /*   font-family: Trebuchet MS, Arial, Verdana, Helvetica;*/

        font-size: 11px;

        color: #333;

        text-align: left;

}



/*-------------------- POLLS --------------------*/

.poll {

     /*    font-family: Trebuchet MS, Arial, Verdana, Helvetica; */

        font-size: 11px;

        font-weight: bold;

        color: #343A58;

        line-height: 14px

        }

.pollstableborder {

        border: 1px solid #465675;

}

/*-------------------- NEWSFEEDS --------------------*/

.newsfeedheading {

   /* font-family: Trebuchet MS, Arial, Verdana, Helvetica; */

   font-size: 11px;

   font-weight: bold;

   color: #343A58;

}

.newsfeeddate {

        /* font-family: Trebuchet MS, Arial, Verdana, Helvetica;*/

        font-size: 10px;

        color: #343A58;

        font-weight: normal;

}

/*-------------------- MISC --------------------*/



.small {
	font-size: 8pt;
	color: #666;
	text-decoration: none;
	padding-left: 25px;
	font-weight: normal;
}

.small2 {
	font-size: 8pt;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

.smalldark {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 10px;

  color: #666;

  text-decoration: none;

  font-weight: normal;

}

.siteheading {

  font-family: Trebuchet MS, Arial, Verdana, Helvetica;

  font-size: 20px;

  color: #343A58;

  text-decoration: none;

  font-weight: normal;

}


.pagetext {

        visibility: hidden;

        display: none;

        position: relative;

        top: 0;

}

.createdate {

        font-family: Trebuchet MS, Arial, Verdana, Helvetica;

        font-size: 9px;

        color: #666;

        text-decoration: none;

        font-weight: normal;

  text-indent: 25px;

  background: url(../images/calendar.gif) no-repeat;

}

.modifydate {

        font-family: Trebuchet MS, Arial, Verdana, Helvetica;

        font-size: 10px;

        color: #666;

        text-decoration: none;

        font-weight: normal;

  text-indent: 25px;

  background: url(../images/calendar.gif) no-repeat;

}




/*-------------------- Blastchat --------------------*/


img[title=":devil:"] {/* ///HbBB: Teufel ausblenden */
	display: none;
}


/*this will modify background of window*/
body.blastchat {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#474747;
	background: white; /*url('../images/outer_center.png');*/
}

/*definitions to adjust/overwrite menu areas*/
.bc_sectiontableheader { color : #ffffff; padding: 0; font-weight : bold; background-color: #fff; letter-spacing : 0; }

/*definitions to adjust/overwrite menu areas*/
.bc_sectiontableheader a:link {
	color: #013064;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

/*definitions to adjust/overwrite menu areas*/
.bc_sectiontableheader a:visited {
	color: blue;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

/*definitions to adjust/overwrite menu areas*/
.bc_sectiontableheader a:hover {
	color: orange;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

/*definitions to adjust/overwrite messages stripes*/
.bc_sectiontableentry1 {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#474747;
	background-color : #FFFFFF;
}

/*definitions to adjust/overwrite messages stripes*/
.bc_sectiontableentry2 {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#474747;
	background-color : #F3F3F3;
}

/*from nick*/
/*message sent from me*/
.bc_msg_from {
	font-weight : bold;
}
/*to nick*/
/*message sent to me*/
.bc_msg_to {
	font-weight : bold;
}
/*user list my own nick*/
.bc_usr_to {
	font-weight : bold;
}

/*private message sent*/
.bc_msg_text_privs {
	color : blue;
}

/*private message received*/
.bc_msg_text_privr {
	color : red;
}

/*definitions to adjust/overwrite submit form area*/
.bc_sectiontableheader_form {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#474747;
	background: url('../images/outer_center.png');
	background-color : #F3F3F3;
}



#head, #COlogin, #left, #footer {
	display: none;
}


#print_head, #print_footer {
	display: block;
}

#print_head {
	width: 100%;
	margin-bottom: 20px;
}

#print_head img {
	margin: 5px;
}

#print_footer {
	text-align: right;
}

body {
	background: white;
	/*margin: 20px;*/
}

