/* Main Font */
body {
	background: url(/images/default/design/bg_main.gif);
	background-repeat:repeat-x;
}

BODY, TD {
    font-family: Arial, sans-serif;
    font-size: 12px;
}




INPUT{
	margin-top:4px;
	font-family: Arial, sans-serif;
    font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border-color: #999999;
	border:1px solid #999999;
}





TEXTAREA{
	margin-top:4px;
	font-family: Arial, sans-serif;
    font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border-color: #999999;
	border:1px solid #999999;
}


SELECT{
	margin-top:4px;
	font-family: Arial, sans-serif;
    font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border-color: #ff0000;
	border:1px solid #999999;
}





.Check, .Radio { 
border:1px solid #ffffff; 
}






/* Main Layout Style */
BODY {
    color:#000000;
    background-color:#FFFFFF;
	margin:0px;
}
BODY.print {
    margin:10px;
}

/* Basic Image Style */
IMG {
    border-width: 0px;
}



/* LOGIN
- - - - - - - - - - - - - - - - - - - - - - - */

#login {
	z-index:1;
	position:absolute; 
	top:0px; 
	right:0px;
	}



/* HEAD / BACKGROUND
- - - - - - - - - - - - - - - - - - - - - - - */
#head {
	position:relative;
	top:0px;
	left:0px;
	height:197px;
	width:954px;
	margin:0px;
	padding:0px;
	}
	



/* LOGO
- - - - - - - - - - - - - - - - - - - - - - - */
#logo {
	position:absolute;
	top:29px;
	left:678px;
	height:39px;
	width:180px;
	margin:0px;
	padding:0px;
	}



/* MAIN NAV
- - - - - - - - - - - - - - - - - - - - - - - */
#main_nav {
	position:absolute;
	top:175px;
	left:96px;
	margin:0px;
	padding:0px;
	}		



/* NAVIGATION LEVEL UL
- - - - - - - - - - - - - - - - - - - - - - - */
#nav_pid {
	float:left;
	line-height:normal;
    }



#nav_pid ul {
	margin:0;
	padding:0px;
	list-style:none;
	white-space: nowrap;
    }

#nav_pid li {
	display:inline;
    }





/* DIRECT ACCESS - CONTAINER
- - - - - - - - - - - - - - - - - - - - - - - */
#direct_access {
	position:absolute;
	top:175px;
	left:863px;
	margin:0px;
	padding:0px;
	}	
	
	
/* FACEBOOK
- - - - - - - - - - - - - - - - - - - - - - - */
#facebook {
	position:absolute;
	top:173px;
	left:740px;
	margin:0px;
	padding:0px;
	}		



/* NAVIGATION DIRECT UL
- - - - - - - - - - - - - - - - - - - - - - - */

#direct {
	float:left;
	line-height:normal;
    }


#direct ul {
	float:left;
	margin:0;
	padding:0px;
	list-style:none;
    }

#direct li {
	float:left;
	display:inline;
    }




	

/* MORE INFO
- - - - - - - - - - - - - - - - - - - - - - - */

#more_info {
	position:absolute;
	top:197px;
	left:687px;
	margin:0px;
	padding:16px 0 0 0;
	background-color:#ffffff;
	}		
	
	
	
.more_info_image {
	margin:0px;
	padding:0 16px 14px 0;
	}	
	
	
	
.more_info_abdeckung {
	z-index:99;
	margin:0px;
	padding:0px;
	/*background:#FFcc00;*/
	background: url(/images/default/design/more_info_abdeckung.gif);
	background-repeat: no-repeat;
	}

	
	
	
	
	


/* SUBNAV IMAGE LEFT
- - - - - - - - - - - - - - - - - - - - - - - */
#subnav_image {
	position:relative;
	top:0px;
	left:0px;
	background: url(/images/default/design/subnav_image.gif);
	background-repeat: no-repeat;
	height:16px;
	width:97px;
	margin:0px;
	padding:0px;
	}	



/* SUBNAV / CONTAINER
- - - - - - - - - - - - - - - - - - - - - - - */
#subnav {
	position:absolute;
	top:197px;
	left:97px;
	width:590px;
	height:20px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	background-color:#ffffff;
	}	


/* SUBNAVIGATION LEVEL UL
- - - - - - - - - - - - - - - - - - - - - - - */

#nav_tree {
	float:left;
	line-height:normal;
	}

#nav_tree ul {
	float:left;
	margin:0;
	padding:0px;
	list-style:none;
	}

#nav_tree li{
	float:left;
	display:inline;
	}




/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - */

#content {
	position:absolute;
	top:213px;
	left:0;
	z-index:1;
	width:500px;
	min-height:500px;
	margin:0px;
	padding:59px 90px 0 97px;
	background-color:#ffffff;
	line-height:160%;
}	
	
	
/* Default Link Style */
A {
    color:#FF2222;
    text-decoration: none;
}
A:hover {
    color: #FF2222;
    text-decoration: underline;
}

.maillink {
    color: #FF2222;
    text-decoration: none;
}

.maillink:hover {
    color: #FF2222;
    text-decoration: underline;
}

/* Default Heading Styles */
H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
    font-size: 22px;
    font-weight: normal;
    margin:0 0 10px 0;
	color:#FF2222;
	line-height:130%;
}
H2 {
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
}
H3 {
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
}
H4 {
    
}

/* Default not-tag classes */
.title {
    font-weight: bold;
}

.subtitle {
    font-size: 11px;
    font-weight: bold;
	color: #FF2222;
}

.chaptertitle {
	font-weight: bold;
	color:#FF2222;
	padding-top:15px;
	padding-bottom:3px;
	font-size:15px;
}

/* Default Plugin Table */
TD.td_TPL {
    padding: 15px;
}

/* Default Image Cell */
TD.default_image {
    padding: 2px;
    border: 1px solid #DDDDDD;
}
TABLE.default_image {
    margin-right: 5px;
    margin-top: 2px;
}

/* Main Layout: Footer Cell Style */
TD.footer {
    background-color: #DDDDDD;
    background-image: url(/images/default/dot_hor.gif);
    background-position: top;
    background-repeat: repeat-x;
    padding: 5px;
    color: #AAAAAA;
}

TD.footer_right {
    background-color: #CCCCCC;
    border-left: 10px solid #BBBBBB;
    padding: 5px;
}

/* Main Layout: Right Box Style */
TD.box_right {
    padding: 12px;
    background-color: #EEEEEE;
    vertical-align: top;
}

/* Main Layout: Box Titles */
TD.boxtitle {
    font-weight: bold;
    font-size: 14px;
}

/* Main Layout: Default Cell */
TD.default {
    padding: 10px;
}

/* Main Layout: Head */
TD.head {
    color: white;
    vertical-align: top;
    background-color: #0000CC;
    padding: 8px 8px 8px 12px;
    height: 70px;
	}

/* Main Layout: Head right */
TD.head_right {
    color: white;
    background-color: #000088;
    border-left: 10px solid #000077;
    height: 70px;
	}

/* Users: Loginbox */



.inactive_background {
	height:30px;
	background-image: url(/images/default/design/inaktiv_background.gif);
    background-position: top;
    background-repeat: repeat-x;
	}


.active_background {
	height:30px;
	background-image: url(/images/default/design/2aktiv_background.gif);
    background-position: top;
    background-repeat: repeat-x;
	}



.programm_datum {
		
	}




/* Menupage: Tree Navigation */
TD.nav_tree {
    padding: 12px 10px 0px 0px;
    background-color: #EFEFEF;
}
TD.td_navlink {
    
}
TD.td_navlinkitw {
    
}
TD.td_subnavlink {
    
}
TD.td_subnavlinkitw {
    
}
TD.td_subnavlink_start {
	height: 10px;
}
TD.td_subnavlink_end {
	height: 10px;
}

A.navlink {

}
A.navlink:hover {
    
}
A.navlinkitw {
    color: #000088;
}
A.navlinkitw:hover {
}
A.subnavlink {
	color: #666666;
	font-size:12px;	
}
A.subnavlink:hover {
	color: #FF2222;
	font-size:12px;
}
A.subnavlinkitw {
	color: #FF2222;
	font-size:12px;
}
A.subnavlinkitw:hover {
	color: #FF2222;
	font-size:12px;	
}

/* Menupage: Parent Navigation */
TD.nav_pid {
    background-color: #6666DD;
    background-image: url(/images/default/dot_hor.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    padding-left: 12px;
    height: 30px;
}
A.navlink_pd {
    color: #FFFFFF;
	font-size:13px;
}
A.navlink_pd:hover {
    color: #FF2222;
	font-size:13px;	
}
A.navlink_pditw {
    color: #FF2222;
	font-size:13px;	
}
A.navlink_pditw:hover {
    color: #FF2222;
	font-size:13px;	   
}

/* Menupage: Main */
SPAN.abstract {
    font-style: italic;
    font-weight: bold;
}
SPAN.date {
    font-size: 10px;
}
SPAN.author {
    
}

/* Custom Classes */

/* Dotted Vertical Line */
TD.dotted_vert {
    background-image: url(/images/default/dot_vert.gif);
    background-repeat: repeat-y;
    width: 1px;
}

TD.header_sub1 {
	background: #c1cecd;
	padding: 11px 0px 11px 11px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
	}

.adminheader_navlink {
    color: #6c77a0;
    text-decoration: none;
	}

.adminheader_navlink:hover {
    color: #000000;
    text-decoration: none;
}

.guesttitle {
	background-color: #c1cecd; 
	padding: 2px 2px 2px 10px;
	margin: 2px;
}

.guestcomment {
	font-weight: bold;
	color: #00ccff;
}

.guest {
	background-color: #ffffff; 
	padding: 2px 2px 15px 10px;
	margin: 2px 2px 2px 2px;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 10px 0px;
}

.error_border_top_left {
	background-image: url(/images/error/border_top_left.gif); 
	width: 19px; 
	height: 14px;
}
.error_border_top { 
	background-image: url(/images/error/border_top.gif); 
	height: 14px;
}
.error_border_top_right {
	background-image: url(/images/error/border_top_right.gif); 
	width: 19px; 
	height: 14px;
}

.error_border_left {
	background-image: url(/images/error/border_left.gif); 
	width: 19px; 
	height: 14px;
}
.error_background { 
	background-image: url(/images/error/background.gif); 
	font-family: Arial; 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold;
}
.error_border_right {
	background-image: url(/images/error/border_right.gif); 
	width: 19px; 
	height: 14px;
}

.error_border_bottom_left {
	background-image: url(/images/error/border_bottom_left.gif); 
	width: 19px; 
	height: 19px;
}
.error_border_bottom { 
	background-image: url(/images/error/border_bottom.gif); 
	height: 19px;
}
.error_border_bottom_right {
	background-image: url(/images/error/border_bottom_right.gif); 
	width: 19px; 
	height: 19px;
}

.error {
	color: #ff0000;
}

/* FORM-FUNCTION CSS */

.required {
	color: #ff3300;
	background-color: #ffcccc;
}
.caption {
	font-weight: normal;
}
.inp_err {
	color: yellow;
	background-color: #ff0000;
}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 10px}


