/*  
Theme Name: kmutag
Theme URI: http://blogwerk.com
Description: WP-Theme f&uuml;r kmu-tag
Author: Philip Hetjens
Author URI: http://blogwerk.com
*/

/* Main Font */
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: #666999;
	border:1px solid #666999;
}
TEXTAREA{
	margin-top:4px;
	font-family: Arial, sans-serif;
  font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	border-color: #666999;
	border:1px solid #666999;
}
SELECT{
	margin-top:4px;
	font-family: Arial, sans-serif;
    font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border-color: #ff0000;
	border:1px solid #666999;
}
.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;
	background: url(gfx/default/design/head_background.gif);
	background-repeat: no-repeat;
	height:197px;
	width:904px;
	margin:0px;
	padding:0px;
	}

/* LOGO
- - - - - - - - - - - - - - - - - - - - - - - */
#logo {
	position:absolute;
	top:29px;
	left:651px;
	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:783px;
	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:201px;
	left:674px;
	margin:0px;
	padding:0px;
  width: 220px;
	}		
.more_info_image {
	position:relative;
	z-index:-1;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	}	
.more_info_abdeckung {
	z-index:99;
	margin:0px;
	padding:0px;
	/*background:#FFcc00;*/
	background: url(gfx/default/design/more_info_abdeckung.gif);
	background-repeat: no-repeat;
	}

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

  /* SUBNAV / CONTAINER
- - - - - - - - - - - - - - - - - - - - - - - */
#subnav {
	position:absolute;
	top:201px;
	left:98px;
	margin:0px;
	padding:0px;
	}	

/* 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:262px;
	left:98px;
	width:500px;
	margin:0px;
	padding:0px;
	}
/* Default Link Style */
A {
    color:#FF0000;
    text-decoration: none;
}
A:hover {
    color: #FF0000;
    text-decoration: none;
}
.maillink {
    color: #FF0000;
    text-decoration: none;
}
.maillink:hover {
    color: #FF0000;
    text-decoration: none;
}
/* Default Heading Styles */
H1 {
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
	color:#94091A;
}
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: #404040;
}
.chaptertitle {
	font-weight: bold;
	color:#94091A;
	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(gfx/default/design/inaktiv_background.gif);
    background-position: top;
    background-repeat: repeat-x;
	}
.active_background {
	height:30px;
	background-image: url(gfx/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: #FF2722;
	font-size:12px;
}
A.subnavlinkitw {
	color: #FF2722;
	font-size:12px;
}
A.subnavlinkitw:hover {
	color: #FF2722;
	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: #FF0000;
	font-size:13px;	
}
A.navlink_pditw {
    color: #FF0000;
	font-size:13px;	
}
A.navlink_pditw:hover {
    color: #FF0000;
	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(gfx/error/border_top_left.gif); 
	width: 19px; 
	height: 14px;
}
.error_border_top { 
	background-image: url(gfx/error/border_top.gif); 
	height: 14px;
}
.error_border_top_right {
	background-image: url(gfx/error/border_top_right.gif); 
	width: 19px; 
	height: 14px;
}
.error_border_left {
	background-image: url(gfx/error/border_left.gif); 
	width: 19px; 
	height: 14px;
}
.error_background { 
	background-image: url(gfx/error/background.gif); 
	font-family: Arial; 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold;
}
.error_border_right {
	background-image: url(gfx/error/border_right.gif); 
	width: 19px; 
	height: 14px;
}
.error_border_bottom_left {
	background-image: url(gfx/error/border_bottom_left.gif); 
	width: 19px; 
	height: 19px;
}
.error_border_bottom { 
	background-image: url(gfx/error/border_bottom.gif); 
	height: 19px;
}
.error_border_bottom_right {
	background-image: url(gfx/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}

.subnavul { list-style: none; margin: 0; padding: 0; }
.subnavul li { float: left; margin: 0 2em 0 0; padding: 0 }
.subnavul li a { color: #666666 }
.subnavul li a:hover {color: red; }

/* Sidebar */
ul.widgets {margin: 0; padding: 0; list-style: none; }
ul.widgets>li { margin-bottom: 18px; }
ul.widgets h3 { background: #bb0000; color: white; font-weight: 700; border-bottom: 2px solid #ff0000; padding: 2px; } 
ul.widgets ul {margin: 0; padding: 0; list-style: none; padding: 2px; }
ul.widgets li li { border-bottom: 1px dotted #ffd4d4; margin-bottom: 2px; padding-bottom: 2px; padding-left: 17px; background: url('gfx/pfeilrechts.gif') top left no-repeat; }
ul.widgets li p { margin: 0; }
ul.widgets li p.comments { margin-left: 17px; }


/* Content */
div.post { margin-bottom: 18px; padding-bottom: 18px; border-bottom: 1px dotted #ffd4d4; }
div.post h1.headline { margin-bottom: 0; padding-bottom: 0 }
div.post p.meta { color: #666; margin-top: 3px; }
div.post p.meta a { color: #666; text-decoration: underline; }
div.post p.meta a:hover { color: red; text-decoration: none; }

input.submit { background:#FFFFFF url(gfx/inputbg.png) repeat-x scroll 0 -2px; border-color:#CCCCCC #000000 #000000 #CCCCCC; border-style:solid; border-width:1px; color:#000000; }