/*
Theme Name: Hermann Josef Schmidt (Standard)
Theme URI: http://www.hejoschmidt.de
Description: Internetpr&auml;senz von Hermann Josef Schmidt
Version: 1.0
Author: Timo Fl&auml;tgen
Author URI: http://www.flaetgen.de 
*/



* {	 
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
		font-family: verdana, arial, sans-serif;
	}



/* --------------------------------------Body-------------------------------------- */

body	
		{
			background: #f5f5f5;
		}



/* --------------------------------------Wrap-------------------------------------- */

#wrap 	
		{
			margin: 0 auto;
			width: 960px;
			text-align: center;
			background-image: url(images/wrap.jpg);
			background-position: top center;
			background-repeat: repeat-y;
		}


/* --------------------------------------Header-------------------------------------- */

#header, #navigation, #content, #footer 
		{	width: 960px;	}


#header	
		{
			background-image: url(images/header.jpg);
			background-position: top center;
			background-repeat: no-repeat;
			background-color: #07466d;
			height: 180px;
		}
		
		
span.invisible {display: none;}


header h2 {z-index: 2;}

#cdu-logo
		{
			background-image: url(images/cdu-logo.png);
			background-position: top left;
			background-repeat: no-repeat;
			width: 175px;
			height: 50px;
			position: relative;
			top: 42px;
			left: 805px;
		}


* html #cdu-logo
		{
			left: 413px;
			background-image: url(images/cdu-logo.jpg);
		}


/* --------------------------------------Navigation-------------------------------------- */

#navigation	
		{
			background-image: url(images/navigation.jpg);
			background-position: top center;
			background-repeat: no-repeat;
			background-color: #e3e3e3;
			height: 80px;
			text-align: center;
		}


#navigation ul
	{
		clear: both;
		font-family: verdana, arial, sans-serif;
		list-style: none;
		margin-left: 40px;
	}
	

#navigation ul li
	{
		float: left;
		text-decoration: none;
		font-size: 14px;
		border: none;
		background: none;
		line-height: 48px;
		margin-top: 2px;
	}




#navigation ul li a
	{
		font-weight: bold;
		text-decoration: none;
		color: #666;
		background: transparent;
		padding: 0 9px;
		border-right: 1px solid #ccc;
		border-left: 1px solid #fff;
		display: block;
		
	}

	
#navigation ul li a:hover
	{
		color: #333;
		text-decoration: underline;
	}


#navigation .active
	{
		color: #dd8800;
		text-decoration: none;
	}


#navigation .active:hover
	{
		color: #dd8800;
		text-decoration: none;
	}


#navigation ul li a.first
	{
		border-left: 0px;
	}
	
	
#navigation ul li a.first-active
	{
		border-left: 0px;
		color: #dd8800;
		text-decoration: none;
	}
	

#navigation ul li a.first-active:hover
	{
		text-decoration: none;
	}

	
/* --------------------------------------Content-------------------------------------- */

#content
		{
			background: transparent;
			text-align: left;
			background-image: url(images/content.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			padding-bottom: 10px;
		}

* html #content {padding-bottom: 0px;}


/* --------------------------------------Main-------------------------------------- */

#main
		{
			float: right;
			width: 628px;
			background-color: #fff;
			margin-right: 41px;
			margin-top: 20px;
		}

* html #main {margin-right: 21px; width: 627px;}


h2.page-title, h2.page-title a
		{
			color: #333;
			margin: 0px 20px 24px 20px;
			font-size: 22px;
			line-height: 27px;
			font-weight: bold;
			padding-bottom: 3px;
			border-bottom: 3px solid #e8e8e8;
			text-decoration: none;
		}


.post
		{
			margin: 0px 20px 30px 20px;
			padding-bottom: 21px;
			border-bottom: 3px solid #e8e8e8;
		}
		
		
.page-content
		{
			margin: 0px 20px;
		}


h3.post-title
		{
			color: #dd8800;
			font-size: 18px;
			font-weight: bold;
			margin-bottom: 10px;
		}
		
h3.post-title a
		{
			color: #dd8800;
			text-decoration: none;
		}
				
h3.post-title a:hover
		{
			text-decoration: underline;
		}


#main h4
		{
			color: #dd8800;
			font-size: 16px;
			font-weight: bold;
			margin-bottom: 14px;
			margin-top: 24px;
			text-decoration: none;
		}


p
		{
			font-size: 12px;
			line-height: 20px;
			margin-bottom: 14px;
			color: #333;
		}


p.post-info
		{
			font-size: 10px;
		}


p a
		{
			color: #dd8800;
			text-decoration: none;
			font-weight: normal;
		}
		
p a:hover
		{
			text-decoration: underline;
		}

strong, strong a
		{
			font-weight: bold;
		}
		

#main a img
		{
			border: 1px solid #e4e4e4;
			padding: 3px;
			margin-bottom: 10px;
		}



/* -------------------------------------Sidebar-------------------------------------- */

#sidebar
		{
			float: left;
			width: 210px;
			background: #f4f4f4;
			margin-left: 40px;
			margin-top: 10px;
		}
		
* html #sidebar {margin-left: 20px;}



#widget-std
		{
			background-color: #fff;
			background-image: url(images/sidebar-bottom.jpg);
			background-position: bottom center;
			background-repeat: no-repeat;
			margin-bottom: 30px;
		}


#widget-std h2
		{
			background-image: url(images/sidebar-top.jpg);
			background-position: top center;
			background-repeat: no-repeat;
			height: 40px;
			line-height: 40px;
			text-align: left;
			font-family: verdana, arial, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #333;
			border-bottom: 1px solid #e4e4e4;
			padding: 0 10px;
		}
		


#termine-widget
		{
			background-color: #fff;
			background-image: url(images/sidebar-bottom.jpg);
			background-position: bottom center;
			background-repeat: no-repeat;
			margin-bottom: 30px;
		}


#termine-widget h2
		{
			background-image: url(images/sidebar-top.jpg);
			background-position: top center;
			background-repeat: no-repeat;
			height: 40px;
			line-height: 40px;
			text-align: left;
			font-family: verdana, arial, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #333;
			border-bottom: 1px solid #e4e4e4;
			padding: 0 10px;
		}



#flickr-widget
		{
			background-color: #fff;
			background-image: url(images/sidebar-bottom.jpg);
			background-position: bottom center;
			background-repeat: no-repeat;
			margin-bottom: 30px;
		}


#flickr-widget h2
		{
			background-image: url(images/sidebar-top.jpg);
			background-position: top center;
			background-repeat: no-repeat;
			height: 40px;
			line-height: 40px;
			text-align: left;
			font-family: verdana, arial, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #333;
			border-bottom: 1px solid #e4e4e4;
			padding: 0 10px;
		}

* html #flickr-widget h2 {padding-top: 13px; height: 27px;}



#roytanck
		{
			margin: 0 1px 20px 1px;
			padding: 5px 0;
			z-index: 1;
		}



#wkw-button
		{
			height: 40px;
			background-image: url(images/wkw-button.jpg);
			background-position: top right;
			background-repeat: no-repeat;
			margin-bottom: 30px;
		}		

#wkw-button:hover
		{
			height: 40px;
			background-image: url(images/wkw-button.jpg);
			background-position: top left;
			background-repeat: no-repeat;
		}



#wie-waehlen-button
		{
			height: 84px;
			background-image: url(images/wie-waehlen-button.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			margin-bottom: 30px;
		}		

#wie-waehlen-button:hover
		{
			height: 84px;
			background-image: url(images/wie-waehlen-button.jpg);
			background-position: top right;
			background-repeat: no-repeat;
		}




/* --------------------------------------Footer-------------------------------------- */

#footer
		{
			background-image: url(images/footer.jpg);
			background-position: top center;
			background-repeat: no-repeat;
			height: 80px;
			background-color: #f5f5f5;
			text-align: center;
		}


#footer p
		{
			font-family: verdana, arial, sans-serif;
			font-size: 10px;
			padding-left: 250px;
			padding-top: 10px;
			color: #333;
		}
		
		
#footer p a
		{
			color: #666;
			text-decoration: none;
		}
		

#footer p a:hover
		{
			color: #dd8800;
			text-decoration: underline;
		}
		


/* ------------------------------------Sub - Navi------------------------------------- */

#subnavi	
		{
			width: 210px;
			background: none;
			text-align: left;
			margin-bottom: 30px;
		}

#subnavi ul
	{
		clear: both;
		font-family: verdana, arial, sans-serif;
		list-style: none;
	}
	
#subnavi ul li
	{
		text-decoration: none;
		font-size: 13px;
		border: none;
		background: none;
		line-height: 40px;
	}

#subnavi ul li a
	{
		font-weight: normal;
		text-decoration: none;
		color: #666;
		background: transparent;
		padding: 0 0 0 12px;
		display: block;		
	}
	
* html #subnavi ul li a {margin-bottom: -16px;}




#subnavi ul li a.subnavi-top
	{
		border-bottom: 1px solid #e4e4e4;
		background-image: url(images/subnavi.jpg);
		background-position: 0 0;
		background-repeat: no-repeat;
	}
	
#subnavi ul li a.subnavi-mid
	{
		border-bottom: 1px solid #e4e4e4;
		background-image: url(images/subnavi.jpg);
		background-position: 0 -40px;
		background-repeat: no-repeat;
	}
		
#subnavi ul li a.subnavi-bottom
	{
		background-image: url(images/subnavi.jpg);
		background-position: 0 -80px;
		background-repeat: no-repeat;
	}
	



#subnavi ul li a:hover
	{
		color: #333;
		text-decoration: underline;
	}

#subnavi ul li a.subnavi-top:hover
	{
		background-image: url(images/subnavi.jpg);
		background-position: -210px 0;
		background-repeat: no-repeat;
	}
	
#subnavi ul li a.subnavi-mid:hover
	{
		background-image: url(images/subnavi.jpg);
		background-position: -210px -40px;
		background-repeat: no-repeat;
	}
	
#subnavi ul li a.subnavi-bottom:hover
	{
		background-image: url(images/subnavi.jpg);
		background-position: -210px -80px;
		background-repeat: no-repeat;
	}
	
	
	

#subnavi ul li a.subnavi-top-active
	{
		border-bottom: 1px solid #e4e4e4;
		background-image: url(images/subnavi.jpg);
		background-position: -420px 0;
		background-repeat: no-repeat;
		color: #dd8800;
		text-decoration: none;
		font-weight: bold;
	}
	
#subnavi ul li a.subnavi-mid-active
	{
		border-bottom: 1px solid #e4e4e4;
		background-image: url(images/subnavi.jpg);
		background-position: -420px -40px;
		background-repeat: no-repeat;
		color: #dd8800;
		text-decoration: none;
		font-weight: bold;
	}
		
#subnavi ul li a.subnavi-bottom-active
	{
		background-image: url(images/subnavi.jpg);
		background-position: -420px -80px;
		background-repeat: no-repeat;
		color: #dd8800;
		text-decoration: none;
		font-weight: bold;
	}
	
#subnavi ul li a.subnavi-top-active:hover, #subnavi ul li a.subnavi-mid-active:hover, #subnavi ul li a.subnavi-bottom-active:hover
	{
		color: #dd8800;
	}
	
	


/* ------------------------------------Pagebar----------------------------------- */


	
.pagebar {text-align: center; padding: 16px; margin-bottom: 20px; font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: bold; font-style: normal;}

.pagebar a
		{
			background: #e8e8e8;
			padding: 4px 6px;
			text-decoration: none;
			color: #333;
			border: 1px solid #999;
			
		}
		

.pagebar a:hover
		{
			text-decoration: none;
			color: #dd8800;
			border: 1px solid #dd8800;
			
		}


.this-page
		{
			background: #dd8800;
			padding: 4px 6px;
			text-decoration: none;
			color: #fff;
			border: 3px solid #dd8800;
		}



/* --------------------------------Listen--------------------------------------- */


#main ul
		{
			text-align: left;
			list-style-type: square;
			list-style-position: outside;
			margin-bottom: 20px;
			margin-left: 32px;	
		}
		
		
#main ol
		{
			text-align: left;
			margin-bottom: 20px;
			margin-left: 32px;	
		}


#main ul li
		{
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
			line-height: 18px;
			color: #333;
			margin-bottom: 5px;
		}
		
		
#main ol li
		{
			font-family: verdana, arial, sans-serif;
			font-size: 12px;
			line-height: 18px;
			color: #333;
			margin-bottom: 12px;
		}


ul.secondlist
		{
			margin-top: 6px;
		}


/* -----------------------------WordPress Generated Classes--------------------------------- */


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 10px;
}

.alignright {
   float: right;
   margin-left: 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* -----------------------------Termin - Liste--------------------------------- */

/* SIDEBAR */

#sidebar span.lckomma {display: none;}


#sidebar ul.termin-liste
		{
		
			font-family: verdana, arial, sans-serif;
			color: #000;
			background: none;
			text-align: left;
			list-style-type: none;
			list-style-position: outside;
			margin: 10px;
			padding-bottom: 0px;
		}


#sidebar ul.termin-liste li
		{
			font-size: 10px;
			line-height: 14px;
			margin: 4px 0;
			padding: 0 0 4px 0;
			text-align: left;
			color: #333;
			text-decoration: none;
			border-bottom: 1px solid #e4e4e4;
		}
		

p.termin-link
		{
			margin: 0 10px;
			padding-bottom: 14px;
			font-size: 10px;
			font-weight: normal;
			font-style: italic;
			color: #333;
		}
		
p.termin-link a
		{
			font-weight: normal;
			font-style: italic;
			color: #333;
		}
		
p.termin-link a:hover
		{
			color: #dd8800;
		}
		
		
/* TERMINE - PAGE */

#main ul.termin-liste
		{
		
			font-family: verdana, arial, sans-serif;
			background: none;
			text-align: left;
			list-style-type: square;
			list-style-position: outside;
			margin: 0;
			margin-bottom: 20px;
			padding: 0;
		}
		

#main ul.termin-liste li
		{
			font-size: 12px;
			line-height: 18px;
			margin: 6px 0;
			margin-left: 16px;
			padding: 0 0 6px 0;
			text-align: left;
			color: #333;
			text-decoration: none;
		}
		
		
		
/* -----------------------------------Toggler----------------------------------- */

#main h4.toggler
		{
			cursor: pointer;
			background: #f5f5f5;
			padding: 3px 15px 3px 5px;
			color: #333;
			border: 2px solid #e4e4e4;
			font-size: 14px;
			background-image: url(images/togglerdown1.gif);
			background-repeat: no-repeat;
			background-position: 99%;
		}

#main h4.toggler:hover 
		{
			color: #dd8800;
			background-image: url(images/togglerdown2.gif);
			background-repeat: no-repeat;
			background-position: 99%;
		}



#main h4.toggler-active
		{
			cursor: pointer;
			background: #f5f5f5;
			padding: 3px 15px 3px 5px;
			color: #333;
			border: 2px solid #e4e4e4;
			font-size: 14px;
			background-image: url(images/togglerup1.gif);
			background-repeat: no-repeat;
			background-position: 99%;
		}

#main h4.toggler-active:hover 
		{
			color: #dd8800;
			background-image: url(images/togglerup2.gif);
			background-repeat: no-repeat;
			background-position: 99%;
		}

		

#main ul.toggle-destination
		{
			display: none;
		}
		
		
p.toggle-teaser
		{
			font-weight: bold;
			margin-bottom: 20px;
		}
		
		

/* ----------------------------------Kontaktformular--------------------------------- */		
		

form
	{
		padding: 0;	
		margin: 0;
		background: none;
		font-family; verdana, arial, sans-serif;
	}


form dd, form dt {float: left;}


form dt
		{
			font-size: 12px;
			width: 100px;
			color: #333;
		}
		

form dd
		{
			margin-bottom: 30px;
			width: 450px;
		}
		
		
.y_name, .y_email, .y_msg
		{
			border: 1px solid #999;
			background-color: #f5f5f5;
			padding: 5px;
			color: #000;
			font: 12px Arial, "Trebuchet MS", Verdana, sans-serif;
		}
		
input[type=submit] 
		{
 			padding: 6px;
 			margin-left: 100px;
 			margin-top: 12px;
 			font-size: 13px;
 			font-weight: bold;
 			background-color: #f0cb8f;
 			background: url(images/submit-bg.jpg) top left repeat-x;
 			color: #222;
 			border: 1px solid #f0cb8f;
		}
