/* Alle Schriftgroeszen auf Standardgroesze (16 Pixel) zuruecksetzen */
html * {font-size:100.01%}

/* Basis-Layout erhaelt Standardschriftgroesze von 12 Pixeln */
body {
   font-family:Arial, Helvetica, sans-serif;
   font-size:75%;
   background: url("http://www.drk-vaihingen.de/images/pagebg.jpg") no-repeat fixed left top #8C8C8C;
   padding: 16px 0;
   text-align: left;
}

#page {
    border-color: #444444;
    border-style: solid;
    border-width: 0 1px 1px 0;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0;
    margin: 0 auto;
    width: 80em;
  }
    
#header img.headImg1 {
	position:absolute;
	top:12px;
	left:12px;
	width: auto;
	height: auto;
}

#header img.raedleKLEIN {
	position:absolute;
	top:3.8em;
	left:35em;
	width: auto;
	height: 40px;
}
#header img.raedle {
	position:absolute;
	top:1.8em;
	left:44.5em;
	width: auto;
	height: 92px;
}
	
#header, #col1_content, #col2_content, #col3_content {
    position: relative;
}

#header, #nav, #main, #footer {
    clear: both;
}

#header {
    background: none repeat scroll 0 0 transparent;
    height: 110px;
}

#header #topnav {
    background: none repeat scroll 0 0 transparent;
    color: #AAAAAA;
    font-size: 0.9em;
    position: absolute;
    right: -1.74em;
    text-align: right;
    top: 0;
}

#kopfillustration {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
}

#page #header .verbandsname {
    font-size: 20px;
    left: 219px;
    line-height: 20px;
    position: absolute;
    top: 21px;
}

#page #header .verbandsname a:link, #page #header .verbandsname a:focus, #page #header .verbandsname a:hover, #page #header .verbandsname a:active, #page #header .verbandsname a:visited  {
    color: #000000;
    text-decoration: none;
}

#nav_main {
    border-color: #666666;
    border-style: solid;
    border-width: 0 0 1px;
    float: left;
    line-height: 1.7em;
    margin: 0;
    padding: 0 0 0 18em;
    width: 62em;
}

#nav_main ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

#nav_main ul li, #nav_main #current {
	border: none;
    float: left;
    line-height: 1.7em;
    margin: 0 0 0 -1px;
    padding: 0;
}

 /**
 * (en) Formatting content container
 * (de) Formatierung der Inhalts-Container
 * |-------------------------------|
 * | #header                       |
 * |-------------------------------|
 * | #col1   | #col3     | #col2   |
 * | 16em    | 50em      | 14em    |
 * |-------------------------------|
 * | #footer                       |
 * |-------------------------------|
 */

 #col1 {clear:left; float:left; width:16em; margin:2.4em 0 0 0;}
 #col1_content {padding:0;}

 #col3 {float:left; width:50em; margin:0; padding:0;}
 #col3_content {padding: 2em 2em 2em 2em;}
 
 #col2 {float:right; width:14em; margin:0;}
 #col2_content {padding: 2em 0 0 0;}
 
 #col2_content_oben {padding:0;} /* speziell fuer Suche-Container */
 #col2_content_unten {padding:0;}

#col2 .winkelbox, #col2 .ssp-textbox {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 0 0 1px;
    margin: 0 0 1em;
    padding: 0 2px 0.5em 0;
}

#col2 p {
    margin: 0.5em 1em;
    padding: 0 1em 0 0;
}
#footer {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 0.9em;
    height: auto;
    margin: 0 1em 0 0;
    padding: 0.15em 0;
}

.clearfix {
    display: block;
}

li.heading		{ font-size:12pt; margin-top:1em; margin-bottom:0.5em; list-style-type:none; padding:0px; text-align:left; }
li.indent		{ list-style-position: inside;  }
li.outdent		{ list-style-position: outside; padding:0px; margin:0em; text-align:left; }

.klein {font-family:Arial, Helvetica, sans-serif;
	font-size:10px; }
	
.kontakt { background-color:#FFFFCC; }

.kartIcon { font-size: 11px; }
table.kasten { width: 190px; text-align: left; }

input,select {
	border: #666666 1px solid;
	color:#333333;
	font-size:10px;
	width:auto;
}

textarea {
	border: #666666 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:auto;
}

.abstand_l { margin-left: 5px;}
.abstand_r { margin-right: 5px;}


h1.start	{ font-size: 12pt; background-color: #9999FF }
h3  {
    color: #333333;
    font-size: 1.4em;
    margin: 0 0 0.7em 0;
    padding-top: 1em;
}
h1 {
	background-color: #999999;
    color: #FFFFFF;
    font-size: 1.6em;
    margin: 0;
    padding: 0.2em 0.25em 0.3em;
}
/* alte Tabellen
tr			{ border:0px; }
td			{ padding-right:2em; padding-left:0.5em; border:#ffffff dotted 1px; vertical-align:top; }
th			{ padding-right:2em; padding-left:0.5em; text-align:left; border:0; background-color: #6badef; padding-right:1em;}
*/
/* grau th			{ padding-right:2em; padding-left:0.5em; text-align:left; border:0; background-color: #999999; padding-right:1em;} */

table {
    border-bottom: 2px solid #CCCCCC;
    border-collapse: collapse;
    margin-bottom: 0.5em;
    width: auto;
}
th, td {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 0 0;
    padding: 0.5em 1em;
    vertical-align: top;
}
th {
    background: none repeat scroll 0 0 #EEEEEE;
}

.unsichtbar { padding:0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }

div.bild	{ font-family: Arial; font-size: 8pt; font-weight: normal; text-align: center }
.headline  	{ font-family: Arial; font-size: 14pt; /*font-weight: bold;*/ color: #000080; text-align: left }
img			{ border:0px; }
img.left	{ margin-bottom:1em; margin-top:1em; float:left; margin-right:1em; }
img.right	{ margin-bottom:1em; margin-top:1em; float:right; margin-left:1em; text-align:left; }
img.manuell	{ margin-bottom:1em; margin-top:1em; margin-right:1em; text-align:left; }
.rahmen_grau	{ border: #666666 1px solid; }
.linie 		{ background-color: #E8E8E8; padding: 3px; }
.bildleiste { font-size:8pt; background-color:#CCCCCC; text-align: center;}
.zwischenraum1 { height:8px;}
.zwischenraum2 { height:5px;}
.error		{color:#e60005;}

/* +++ Textauszeichnung +++ */

/* p sollte wie li auf 1.5em sein!!!*/
p {line-height:1.5em;}
li {line-height:1.5em;}
strong, b {font-weight:bold}
em, i {font-style:italic}
acronym, abbr {border-bottom: 1px dotted #999; cursor: help;}
cite, blockquote {font-style:italic}
blockquote {margin:0 0 1em 1.5em}
pre, code {font-family:monospace; font-size:1.1em;}

#col3 p.hervorgehoben {padding: 2px 2px 1em 2px; margin: 0 1em 0 1em;}
.spendentelnr {font-size: 1.5em;}
.disclaimer {font-size: 0.85em; color: #666; margin: 0 1em; padding: 1em 0 0; clear: left; float: none; }

/* Hyperlinks */

a:link {
  color: #015bca;
  text-decoration: underline;
  }
a:visited {color: #476283;}
a:focus,
a:hover,
a:active {
  color: #e60005;
  text-decoration: none;
  }

a.external-link-new-window {
  padding-right: 14px;
  background: url(http://www.drk-vaihingen.de/images/ico-newwin.gif) no-repeat center right;
  }
  
.liste {
  background: url(http://www.drk-vaihingen.de/images/linkbullet.gif) no-repeat 0 3px;
  margin: 0 0.25em 0 0;
  padding-left: 1em;
  display: block;
}
.liste a:active {
  background-image: url(http://www.drk-vaihingen.de/images/linkbulletactive.gif);
}
  
/*SEG-Fahrzeuge-Bilder*/
#col3 .teaserbox h2 {
    background-color: #999999;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 1.2em;
    margin: 0 1em 0 0;
    padding: 0.6em 0.1em 0.5em 0.6em;
}
#col3 .teaserbox h2 a {
    color: #FFFFFF;
    text-decoration: none;
}

#col3 .teaserbox {
    overflow: hidden;
}

.subcl {
	border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 0 0;
    margin: 0 0 0 -1px;
}

.subc {
	border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 1px 0 0;
    margin: 0 0 0 -1px;
}

.c33l, .c33r {
 	
}
.c33l {
    margin: 0 1.1em 0 0;
    float: left;
    width: 32.7%;
}
.c33r {
	margin: 0 -1.8em 0 0;
    float: right;
    width: 33.7%;
}
.csc-textpic {
    clear: none;
}

div.csc-textpic-left div.csc-textpic-imagewrap {
    float: left;
}
div.csc-textpic-imagewrap {
    padding: 0;
}

dl.csc-textpic-image dt {
    display: inline;
    margin: 0;
}

#col3 dl {
    margin: 0 0 1em 0;
}


.subcolumns {
    overflow: hidden;
    width: 100%;
}

