/*
Theme Name: Inpaed - 
Theme URI: http://inpaed.guppyclub.de/



/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
  body {
    color: black; background-color: white;
    font-size: 90%;
    font-family: Arial, Verdana, sans-serif;
    margin: 0; padding: 1em;
    min-width: 40em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }
a {color:#4071b1; text-decoration: none; font-weight: bold}
a:hover {text-decoration: underline;}

a[href $='.pdf'] { 
   padding-left: 25px;
   background: transparent url(images/icons/pdf_file.png) no-repeat center left;
}
a[href $='.doc'] { 
   padding-left: 25px;
   background: transparent url(images/icons/xls_file.png) no-repeat center left;
}
a[href $='.xls'] { 
   padding-left: 25px;
   background: transparent url(images/icons/doc_file.png) no-repeat center left;
}


.clear {clear: left; height: 1px;}
#header_left {
	width: 200px;
	float: left
}
#header_middle {
	width: 600px;
	float: left
}
#header_right{
	width: 200px;
	float: right;
}
#header .linkleiste {
	right: 15px;
	font-size: 80%;
	color: #999999;
	margin: 70px 0 0 280px;
	}
#header .linkleiste a {
	color: #999999; font-weight: normal;
	}
#content h1 {font-size:160%; text-shadow: #fff 0 1px 0;padding-bottom: 15px;}
.entry h2 {font-size:130%;}
.entry h3 {font-size:120%;}
.entry h4 {font-size:110%;}	
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #003366;
}

#content h2 {
	padding-bottom: 2px;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a {
	text-decoration: none;
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-size: larger;
}
hr { 
	height: 0.3pt;
 	background-color:#ccc;
	border:none;
	margin: 10px 5px;
	/*width:60%;*/
	}
.left { float:left; padding: 7px; border: 1px solid #ccc; -moz-border-radius: 6px; -webkit-border-radius: 6px; background:#FFFFFF; margin: 0 5px 5px 0; }
.right { float:left; padding: 7px; border: 1px solid #ccc; -moz-border-radius: 6px; -webkit-border-radius: 6px; background:#FFFFFF; margin: 0 0 5px 5px; }
.thumbscontainer img { float:left; padding: 7px; border: 1px solid #ccc; -moz-border-radius: 6px; -webkit-border-radius: 6px; background:#FFFFFF; margin: 0 0 5px 5px; }
.thumbscontainer ul{ list-style:none; }

#top_header {margin:0; background: url(images/header_bg.png) }
#top_header h1{color: #ffffff; font-size: 160%; text-shadow: #444 0 1px 0;}
#top_header .inhalt {padding:15px }
#top_header .ro {background:url(images/001/ro.gif) top right no-repeat;}
#top_header .lo {background:url(images/001/lo.gif) top left no-repeat;}
#top_header .ru {background:url(images/001/ru.gif) bottom right no-repeat;}
#top_header .lu {background:url(images/001/lu.gif) bottom left no-repeat;}


#breadcrumbs {font-size: 80%; color: #ffffff; height: 20px; margin-bottom: 30px;}
#breadcrumbs a {color:#ffffff; font-weight:normal;  }
#breadcrumbs a:hover {color:#ffffff; text-decoration: underline;}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	}
	
div#Inhalt {
margin: 0 200px;
padding: 0 10px;
}

  div#Info {
	font-size: 0.9em;
	float: right;
	width: 198px;
	margin: 0;
	padding: 0;
  }

#content {margin:10px 0; background:#f8f8f3; }
#content .entry {padding: 15px; }
#content .ro {background:url(images/content_ro.gif) top right no-repeat;}
#content .lo {background:url(images/content_lo.gif) top left no-repeat;}
#content .ru {background:url(images/content_ru.gif) bottom right no-repeat;}
#content .lu {background:url(images/content_lu.gif) bottom left no-repeat;}
#content { font-size: 90%;}
#content ul{ list-style:none; }
#content ul li {background:url(images/pfeil_rechts_blau.gif) top left no-repeat; padding: 0px 0px 6px 15px; line-height: 1em; }
#content ul li ul {margin-top: 10px;}
.kursliste {
	/*background: #FFFFFF;
	border: 1px dotted #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;*/
	border: 1px dotted #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; padding: 10px; margin: 6px; background:#FFFFFF; 
	display:block;
	}
.small {color: #999999; font-size:75%;display: block}
.nl_link {float: right;}

.entry .inhaltsabsatz { 
border: 1px dotted #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; padding: 7px; margin: 6px; background:#FFFFFF; 
}
#content .entry .inhaltsabsatz h3{ 
color: #666666; margin: 10px 0px;
}
.pdf, .print {
	float: right;
}
.pdf img, .print img{
	border: none;
}
  #left { 
  float: left;
  width: 198px;}
#left_image {
	width: 198px;
	height: 127px;
	padding-bottom: 10px;}
	

/*----------------------*/

#menu2 {width: 198px;
		 font-size: 80%; 
		 }
#menu2 a {font-weight: normal }
#menu2 ul {
			display: block;
			margin: 0px; 
			padding: 0px;
			list-style:none;
		}
#menu2 ul li {
	padding: 5px 0px 5px 10px;
	background:  #2d76ae;
}
#menu2 ul li ul {
			display: block;
			margin: 5px 0px 0px -10px; 
			padding: 0px;
			list-style:none;
			}

#menu2 li {
			padding: 0px;
			margin: 0;
			/*background:  #2d76ae;
			color: #ffffff;*/
			border-top: 1px solid #fff;
		}
 #menu2 ul li ul li, #menu2 ul li ul li.first{
			padding: 5px 5px 8px 15px;
			margin: 0 0 -5px 0px;
			background:  #afae9e;
			border-top: 1px solid #fff;
			background:949387;
			}
			
#menu2 ul li a {
			
			text-decoration: none;
			display: block;
			color: #000;
		}
#menu2 ul li.first {
			background: #2d76ae url(images/001/first.gif) top center no-repeat;
			color: #fff;
		}

		#menu2 ul li ul li.active a, #menu2 ul li ul li a:hover {          
		background: transparent url(images/pfeil_rechts.gif) right center no-repeat;
		
		}
		#menu2 ul li.active a{          
		
		color: #fff;
		}

/*#accordion #menu1 {background:#2d76ae;} ist schon als first def alter umenu #afae9e*/
#menu2 ul #menu1 li {background:#949387;}
#menu2  #menu60 {background:#10a5ff;} #menu2  #menu60 a:hover {color: #ffffff} 
#menu2  ul #menu60 li {background:#949387;}
#menu2  #menu81 {background:#2bb3ec;} #menu2  #menu81 a:hover {color: #ffffff}
#menu2  ul #menu81 li {background:#949387;}
#menu2  #menu15 {background:#97bb06;} #menu2  #menu15 a:hover {color: #ffffff}
#menu2  ul #menu15 li {background:#949387;}
#menu2  #menu66 {background:#c3cf00;} #menu2  #menu66 a:hover {color: #ffffff}
#menu2  ul #menu66 li {background:#949387;}
#menu2  #menu76 {background:#819e0c;} #menu2  #menu76 a:hover {color: #ffffff}
#menu2  ul #menu76 li {background:#949387;}
#menu2  #menu33 {background:#ffcb00;} #menu2  #menu33 a:hover {color: #ffffff}
#menu2  ul #menu33 li {background:#949387;}
#menu2  #menu5 {background:#ffa200;} #menu2  #menu5 a:hover {color: #ffffff}
#menu2  ul #menu5 li {background:#949387;}
#menu2  #menu65 {background:#e74918;} #menu2  #menu65 a:hover {color: #ffffff}
#menu2  ul #menu65 li {background:#949387;}
#menu2  #menu67 {background:#c12d14;} #menu2  #menu67 a:hover {color: #ffffff}
#menu2  ul #menu67 li {background:#949387;}



#menu2  .text_size {
			padding: 5px 5px 5px 0px;
			background: #afae9e url(images/last.gif) bottom center no-repeat;
			color: #222;
			border-top: 1px solid #fff;
			text-align: right;

		}
/*---------------------- Styleswitch ----------------*/

.text_size { height: 16px; }
.typo_normal { width: 37px; height: 14px; background:url(images/font_normal.gif) center right no-repeat; float:left;}
.typo_big { width: 22px; height: 14px; background:url(images/font_big.gif) center center no-repeat; float:left; }
.typo_bigger { width: 22px; height: 14px; background:url(images/font_bigger.gif) center center no-repeat; float:left; }

/*---------------------- Teaser ----------------*/	
.teaser {width: 198px; padding-bottom: 10px;}
.teaser_head {
	height: 16px;
	padding: 6px;
	background: #afae9e url(images/teaser_first.gif) top center no-repeat; 
	}
.teaser_head h2 {font-size: 110%; color: white;}
.teaser_head h1 {font-size: 120%; color: darkgrey}
.teaser_entry {
	background: #f5f5ed url(images/teaser_last.gif) bottom center no-repeat; 
	padding: 6px;
	}
.teaser_entry a {
	font-weifgt: 80%;
	}
.teaser_entry ul {
	list-style:none;
	}
.teaser_news, .teaser_cal, .teaser_pin {padding-bottom: 10px;}
.teaser_news .teaser_head {
	height: 25px;
	padding: 6px;
	background: #f5f5ed url(images/teaser_first_news.gif) top center no-repeat; 
	}
.teaser_cal .teaser_head {
	height: 25px;
	padding: 6px;
	background: #f5f5ed url(images/teaser_first_cal.gif) top center no-repeat; 
	}
.teaser_pin .teaser_head {
	height: 25px;
	padding: 6px;
	background: #f5f5ed url(images/teaser_first_pin.gif) top center no-repeat; 
	}

/* Search */

#search {
	/*width: 220px;*/
	float:right;
	margin-top: 34px;
	
}

#search form {
	margin: 0;
	padding: 0;
	
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}
/* Ajax Search */
#search #ajaxSearch_input {
	width: 106px;
	height: 21px;
	padding: 5px 5px 0 5px;
	border:0;
	background: #fff url(images/input_bg.gif) top center;
	font: normal 0.8em/normal Arial, Helvetica, sans-serif;
}

#search #ajaxSearch_submit  {
	margin: 0 0 0 10px;
	padding: 0;
	width: 69px;
	height: 28px;
	background: #f6f8f0 url(images/search_button.gif);
	color: #fff;
	border: 0;
}
#ajaxSearch_output {
    background: #00B4E4;
    color: white;
    -moz-opacity:0.70 !important;
    opacity:0.70 !important;
    filter: alpha(opacity=70) !important;
    position: absolute;
    top: 23px;
    left: 220px;
    width: 165px !important;
    z-index: 1;
    border: 0;
    padding: 0;
    margin: 0;
}
#ajaxSearch_output a {
	color: #fff;
	text-align: left;
	width: 200px;
	padding: 3px;
	display: block;	
	width: 93% !important;
}
#ajaxSearch_output a:hover{ 
	color: #4d817f;
	display: block;
	 }
#ajaxSearch_output p {margin: 0;}
.ajaxSearch_paging { }

.ajaxSearch_highlight, .ajaxSearch_highlight1 {
	background-color: #66CCFF;
}
.ajaxSearch_removeHighlight {
	background-color: #fff;
	color: #999999
}
.AS_ajax_result {
    color: #444;
    padding: 0;
    margin: 0;
}
    .AS_resultLink {
        text-decoration: underline;
        padding: 0;
        margin: 0;
    }
    .AS_ajax_resultDescription {
        color: #888;
    }
    .AS_ajax_more { color: #555; }
    .AS_intro { display: none;}


/***** Calendar *****/
#ee_miniCalendarContainer{
width: 180px;
margin: 0 6px;
}
.ee_miniCalendar{
width: 180px;
font-size:90%;
}
.ee_current{
}
.ee_friday{
}
.ee_monday{
}
.ee_miniCalendarDays td.ee_saturday{
background: #FFCC33;
}
.ee_miniCalendarDays td.ee_friday{
background: #FFCC33;
}
.ee_thursday{
}
.ee_tuesday{
}
.ee_wednesday{
}
.ee_monthCurrent{
}
.ee_monthNav{
}
.ee_monthPlus{
}
.ee_monthMinus{
}
.ee_noLinkDay{
}
.ee_miniCalendarDays td.ee_today, .ee_miniCalendarDays td.ee_today a{
    background: #b5ce29;
}
.ee_miniCalendarDays td.ee_next{
    background: #666;
}
.ee_miniCalendarDays td.ee_prev{
    background: #666;
}
.ee_selected{
background:#33cccc;
}
/* the table */
.ee_miniCalendarDays{ 
    width:100%;
    text-align:center;
}
.ee_miniCalendarDays th{
    background: #2d76ae;
    color: white;
}
.ee_miniCalendarDays td{
    background: #b1b09f;
	color: #333333;
}
.ee_miniCalendarDays a{
    color: #ffffff;
    display:block;
    border: none;
    background: #10a5ff;
	font-weight: bold;
}   
.ee_miniCalendarNav{
	width:180px;
    font-weight: bold;
}
.ee_miniCalMonth{
	text-align:center;
}
.ee_miniCalNext{
    width: 1.3em;
	text-align:right;
}
.ee_miniCalNext a{
	width: 20px;
	height: 20ox;
	display: block;
    color: #2d76ae;
}
.ee_miniCalPrev{
    width: 1.3em;
	text-align:left;
}
.ee_miniCalPrev a{
	width: 20px;
	height: 20ox;
	display: block;
    color: #2d76ae;
}
.ee_miniCalYear{
	text-align:center;
}

.ee_yearCurrent{
}
.ee_yearNav{
}
.ee_yearPlus{
}
.ee_yearMinus{
}
/***** Events List *****/
#ee_listDetailsContainer{
	/*border: 1px dotted #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; padding: 7px; margin: 0; background:#FFFFFF; */
	width: 170px;
	margin: 10px;
}
.easyEventsList_group{
}
.easyEventsList_heading{
    color: #CC0000;
	font-weight: bold;
	margin-bottom: 6px;
}
.easyEventsList_events{
}
.easyEventsList_item{
border-bottom: 1px dotted #999999;
margin-bottom: 6px;
padding-bottom: 6px;
}
.easyEventsList_time{
	font-size: 85%;
	color:#003366;
	font-weight: bold;
}
.easyEventsList_title{
}
form#Anmeldung, form#Beratung {
border: 1px solid #ccc; -moz-border-radius: 8px; -webkit-border-radius: 8px; padding: 7px; margin: 6px; background: #E1E1E1; 
}
form#Anmeldung input, form#Beratung input {
margin: 5px; 
}
form#Anmeldung input.submit, form#Beratung input.submit {
	border:0;
	background:url(images/button_anmeldung.gif) top left no-repeat;
	width: 117px;
	height: 40px;
	color:#FFFFFF;
	}
form#Anmeldung input.submit:hover, form#Beratung input.submit:hover{
	background-position:top right;
	cursor:pointer
}
form#Anmeldung label.error, form#Beratung label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}
div.error { display: none; }
input.text, input.textarea { border: 1px solid darkgrey; width: 200px;}


input.text:focus, input.text:hover { border: 1px dotted black; }

input.error { border: 1px dotted red; }

form#Anmeldung legend, form#Beratung legend {
	font-size:1.2em;
	font-weight:bold;
	padding: .2em 0;
	color: #10a5ff;
}
form#Anmeldung fieldset, form#Beratung fieldset, form#Kontakt fieldset {
	padding: 6px;
	border: none;
}


form#Kontakt input.button {
	border:0;
	margin: 6px 0;
	background:url(images/button_kontakt.gif) top left no-repeat;
	width: 117px;
	height: 40px;
	color:#FFFFFF;
	}
form#Kontakt input.button:hover {
	background-position:top right;
	cursor:pointer
}
