/*
	project:  doctor-speed.de
        based on: interactive media (free css template) from luka cvrk (www.solucija.com)	
*/
   
* { margin:0; padding:0; }
body { font: 72.5%/1.7em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; color:#555; background: #dbe2e3 url(./images/hheaderbg.gif) repeat-x; }

/* general styling */
a { color:#8c1010 ; background: inherit; border-bottom:1px dotted #ccc; text-decoration:none; }
a:hover { border-bottom:1px solid #ccc; color: #007898 ; background: inherit; }
a:focus { outline: 0; }
a.extern {  text-decoration: none; color: #888888; padding: 0px 14px 0px  0px; background: #dbe2e3 url(./images/ext_Link.gif) no-repeat right }

ul { margin:10px 10px 10px 0; padding:0 0 0 15px; }
li { margin:0 0 0 10px; padding:3px; }
img { border: 0; text-decoration: none; }

/* Ausrichtungehelfer */
.right         {  float:right }
.left          {  float:left }
.clear         {  clear:both }

/* content */
.wrap { padding:0 10px 10px 10px; width:998px; margin: 0 auto; }
#logo {float:left; margin: 8px 20px 18px 5px; color:#eee; }
#logo a img {display:block}
h1 { margin: 0 0 1px; letter-spacing: 1px; font-size: 2em; }
h1 a { color: #8c1010 ; border: 0;}
h1 a:hover { color: #007898; border: 0;}
	
/* main navigation */
#nav { float:right; border:none; padding:0; margin: 235px 10px 0  0; }
#nav li { float:left; list-style:none; margin:0 4px 0 0; padding:0; font-size: 1.5em; }
#nav li a { display:block; padding: 3px 12px 30px; color:#8c1010 ; text-decoration:none; border: 0; margin:0 1px 0 0; }
#nav li a:hover, #nav li a.current { color: #007898; }
#nav img { vertical-align:middle; margin-right: 6px; border: 0}	

	.akey { border-bottom: 1px dotted #ccc; margin: 3px 0 12px 0;}

/* main content */
#left { clear: both; float: left; width: 625px; margin: 2px 0 20px 0; text-align: left; }
  #left h1 { font: 2.6em "Trebuchet MS", Arial; color:#8c1010 ; padding: 0 0 0 2px; letter-spacing:-1px; margin: 0px 0 10px 0; }
  #left h2 { font: 2.0em "Trebuchet MS", Arial; color:#8c1010 ; letter-spacing:-1px; margin: 10px 0 5px 0; padding: 0 0 0 4px;}
  #left h2 a { color:#8c1010; }
  #left h3 { font: 1.4em "Trebuchet MS", Arial; color:#8c1010 ; margin: 5px 0 2px 0; padding: 0 0 0 4px;}
  #left h4, #left h5, #left h6 { color:#8c1010 ; margin: 5px 0 2px 0; }
  #left p { margin: 5px 0 15px 0; font-size:1.1em; line-height:1.7em; text-align: left; padding: 0 0 0 4px; }

  /* Bilder im Text */
  #left .bildlinks       { margin: 8px 20px 10px 0pt; font-size: 0.8em; color: grey; text-align: left; float: left;}
  #left .bildrechts      { margin: 8px 0px 10px 10pt; font-size: 0.8em; color: grey; text-align: right; float: right;}

/* sidebar */
#right { width:336px; float:right; margin: 0 0 20px 0; }
  #right h2
   { color:#555; margin: 0 0 5px 0; font: bold 1.2em "Trebuchet MS", Arial; padding: 3px 10px; border-bottom: 1px solid #555; }
  #right ul { font-size: 0.95em; letter-spacing:-0.05em; list-style:none; border-top:1px solid #eee; border:none; padding:0; margin:0 0 15px 0; }
  #right ul li { border-bottom:1px solid #eee; padding:5px; margin:0; }
  #right ul li a { border: 0; }

  #right #tagcloud p { padding: 6px; line-height: 2.5em; }

  #tagcloud { margin: 16px 0; }
  #tagcloud a { margin: 0 5px 0 0; color: #8c1010 ; }
  #tagcloud a:hover { color: #007898; }
	
  .info { border: 1px solid #ccc; padding: 3px 5px; margin: 0 0 10px; }
  .rahmenlos { padding: 0 0 12px 0; margin: 0 0 12px 0; }

/* fuss */
#footer { clear: both; border-top: 1px solid #ccc; padding: 2px 0; color:#808080; }
#footer p { line-height: 1.5em; } 

/* extras doctor-speed.de */
#left a.links
  { display: block; width: 120px; height: 20px; margin: 5px 0px 25px 0px; padding: 4px 0px 0px 30px;
    background: url(./images/Pflaster_Pfeil.png) no-repeat left top; text-decoration: none; font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; text-decoration: none; font-weight: bold; color: #dbe2e3; border:0px }
#left a.links:hover { text-decoration:none; border: 0; color: #007898; }
#left .meta, #right .meta { margin-top: 0px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 0.8em; color: #66665E; }
.ditto_previous_link, .ditto_page, .ditto_next_link, .ditto_currentpage { padding: 4px; border: 1px solid #ccc; margin: 2px;}

/* Ausrichtungehelfer */
.right         {  float:right }
.left          {  float:left }
.clear         {  clear:both }

/* Formulare */
fieldset {
	margin: 0 5px 10px 0px;
	padding: 2px;
	border: 1px dotted #ccc;
	
	background-color: #fff;
} 
legend { background-color:#555544; color:#FFFFFF; padding: 3px 12px; margin-left:10px; }
form p { margin: 5px 0 0 0; }
label {  text-align:right; margin-right:10px; display:block; width:140px; float:left; clear:both; font-weight:bold; }
input.text { width:225px; } 
textarea { width: 400px; margin: 5px 15px 15px 15px; }  

