/*  
Theme Name: Praxis-Theme korrigiert
Theme URI: http://www.wunschkinder.net
Beschreibung: Thema für die Deutsche Klinik, basierend auf den Farben des wagnerstibbe-Logos
Version: 1.0
Author: E. Breitbach
Author URI: http://www.wunschkinder.net
*/



body {
	background: #fff;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
	
a, a:visited{
	color: #444;
	text-decoration: none;
	
	border: none; 
	}
	
a:hover{
	color: #000;
	border: none;
	text-decoration: underline;
	}
	
img {
	border: none;
	}

#container { 
	width: 900px; 
	background: #fff url(images/bg.jpg);
	text-align: left; 
	margin-left: 30px;
	margin-top:20px
	border: 10px solid #fff;
	}
	
#header { 
	background: #E6F2FE;
	height: 135px;
	padding: 15px 0px 0px 0px;
	}
	
#header h2 {
	color: #193580;
	font-family: helvetica, arial, sans-serif;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 13px;
	letter-spacing: 2px;
	}

div.titelbild {position:absolute;top:60px;left:30px;z-index:3;}
div.titel {position:absolute;top:5px;left:30px;z-index:3;}
div.logo {position:absolute;top:0px;left:630px;z-index:3;}


div.adresse {margin-left: 13px;color: #193580;margin-top: 20px;}

.links {
float: left;
margin-top: 0px;
}

.rechts {
float: right;
margin-top: 0px;
}

fieldset {
  border:1px solid #71BF44;
  background-color:#ffffff;
  font-size:14px;
  margin-left:50px;	
  }

legend {
color: #193580;
padding: 2px 6px;
}

#header h2 a {
	color: #193580;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #193580;
	text-decoration: underline;
	}

#header h3 {
	color: #193580;
	font-size: 10pt;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	margin: 0px;
	margin-left: 15px;
	}
	
	
#menu {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #E6CD82;
	margin-top: 1px;
	width:900px; 
	height:23px;
	border-bottom: 1px solid #fff;
}


#menu ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #fff;
	color:#E6CD82;
}

#content small {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px; 
}

#content { 
	width: 500px; 
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 179px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: justify;
	}
	
#content b{
	color: #777;
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	font-size: 13px;
	}
	
#content p img{
	border: none;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
#content h1 {
	color: #8088B3;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #E6CD82;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 15px; 
	color: #000000; 
	font-variant: small-caps;
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	}
#content h2 a  {
	color: #000000;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}


#content h3 {
	font-size: 12px; 
	color: #000000; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	}
	
#content h3 a  {
	color: #193580;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h5 {
	font-size: 1px; 
	color: #660000; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	}


#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	font-size: 13px;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: none;
	background: url(images/blaue_bullet.gif) no-repeat 0 .7em; 
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 20px;
	}
	
#content ul li {
	color: #000000;
	text-decoration: none;
	}

#content ul li a {
	color: #193580;
	text-decoration: none;
	}

#content a {
	color: #193580;
	text-decoration: none;
	}

#content a:hover {
	color: #71BF44;
	text-decoration: underline;
	}
	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
	}
	

.postspace {
	background: #fff;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left { 
	color: #000000;
	width: 179px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	border-top: 10px solid #71BF44; 
	}

#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	color: #ffffff;
	background: #71BF44;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 10px;
	}
	
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li {
	list-style: none;
	list-color: #660000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/bullet.gif) no-repeat 0 .7em; 
	}
	
#left ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#left ul li a:hover {
	margin-left: -10px;
	background: #fff;
	padding-left: 22px;
	}

#left ul li a:current {
	margin-left: -10px;
	background: #000;
	padding-left: 22px;
	}


#right { 
	color: #000000;
	width: 179px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #fff;
	background: #193580;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right ul li a:hover {
	color: #000000;
	background: #fff;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #E6CD82;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background: #71BF44;
	margin: 0px auto 0px;
	width: 900px;
	overflow: hidden;
	font-size: 1pt;
	text-align: right;
	clear: both;
	height: 10px;
	padding: 0px;
	
	}
	
#footer p {
	color: #fff;
	padding: 0px;
	margin: 0px;
	}
	
#footer a, #footer a:visited {
	color: #EAEAEA;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

<!-- Geklautes CSS -->
#navbox
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 190px;
	background-color: white;
	overflow: hidden;
	z-index: 10;
}

#navbox ul li {
	list-style: none;
}



.nav
{
	position: relative;
	left: 180px;
	font-size: 9px;
	line-height: 30px;
	height: 30px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #000;
	border-top: 10px solid #193580;
	width: 80%;
	clear: right;
}

.nav li
{	
	list-style: none;
}

.nav a:link, .nav a:visited
{
	color: #ddd;
	text-decoration: none;
	float: left;
	padding: 0px 10px 0px 10px;
}

.nav a:hover
{
	color: #fff;
	background-color: #333;
}

.nav a#current
{
	color: #fff;
	text-decoration: none;
	background-color: #193580;
	padding: 0px 10px 0px 10px;
}

#sidebox
{
	position: absolute;
	font-size: 11px;
	top: 150px;
	left: 30px;
	width: 180px;
	z-index: 20;
	background-color: #ddd;
}

#sideline
{
	clear: left;
	background-color: #000000;
	width: 100%;
	height: 30px;
	border-top: 10px solid #71BF44;
}

#sideboxunten
{
	position: absolute;
	font-size: 11px;
	left: 30px;
	width: 180px;
	z-index: 20;
	background-color: #ddd;
}

#sidelineunten
{
	clear: left;
	background-color: #ffffff;
	width: 100%;
	height: 30px;
	border-top: 10px solid #71BF44;
}

/* --------- #sidebox[id]	{position: fixed;} ------ */
#clear { clear: left; }



#blauerabschluss
{
	border-top: 10px solid #193580;
	margin-top: -2px;
	z-index: 20;
	position: absolute;
	font-size: 11px;
	left: 750px;
	width: 180px;
	z-index: 20;
}

#wasti
{
	
	margin-top: 20px;
	z-index: 21;
	position: absolute;
	font-size: 11px;
	left: 730px;
	width: 180px;
	padding-bottom: 20px;

}

/***************** für rechts und Links-Navigation ****************************************************/
.alignright {
	float: right;
	margin-right: 9px;
	}

.alignleft {
	margin-left: 7px;
	float: left
	}

/***************** Entfernen des WP-Stats-Smileys ****************************************************/
img#wpstats{display:none}


/* image caption classes */

.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }

img#wpstats{width:0px;height:0px;overflow:hidden;}

/* image untertitel */

.wp-caption-text {font-size: 0.8em; color: #224970; }

/* Googlesuche-Ads */
.ad_header {color:#000;font-weight:bold;padding-bottom:7px;font-size:13px}
      .ad_line1 {color:#0000FF;font-size:15px; text-decoration:underline}
      .ad_text {color:#000000;font-size:13px; text-decoration:none}
      .ad_url {color:#008000;font-size:13px;margin-bottom:12px; text-decoration:none}
      .search_header{background:#eee;padding:4px;font-size:15px;font-weight:bold}
      .wide_ads {background:#ddf8cc; padding:10px}
      .narrow_ads {background:#e5ecf9; padding:10px}

