/* CSS Document vulkanradweg.org*/

body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position:left;
	background-color: #E4E4E4;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:0.7em;  
	line-height:15px;
}
div#logo {
	position:absolute; left:0; top:0; height:154px; width: 200px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width: 5px;
	z-index:1;
}
div#head {
	background-image:url(img/head.jpg);
	background-repeat:no-repeat;
	position:absolute; left: 200px; top:0; width: 788px; height:123px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width: 7px;
}
div#subnav {
	position:absolute; left:10px; top: 90px; width: 770px;
	color:#FFFFFF;
	font-weight:bold;
}
#subnav a {
	text-decoration: none;
    color: #FFFFFF;  
}
div#suche {
	/*position:absolute; left:0; top: 220px; width: 189px;*/
	padding: 2px;

}

div#nav {
	position:absolute; left:0; top: 220px; width: 184px;
	padding-left: 5px;
}
div#radler {
	position: relative;
	background-image: url(img/radler.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-top: 20px;
	margin: 0 0 0 -5px;
	height: 200px;
}
div#content {
	position: absolute; left:202px; top: 132px; width: 608px;
}
#content a:link, #rechtespalte a:link {
	text-decoration: underline;
    color: #cc0001;  
	font-weight:bold;
}
#content a:hover, #rechtespalte a:hover {
	text-decoration: none;
    color: #000088; 
	font-weight:bold; 
}
#content a:visited, #rechtespalte a:visited {
	text-decoration: underline;
    color: #CC0000;
	font-weight:bold;   
}
#content a:active, #rechtespalte a:active {
	text-decoration: underline;
    color: #CC0000;  
	font-weight:bold; 
}


div#rechts {
	position: absolute; left: 818px; top: 130px; width: 170px; height: 127px;
	padding-top: 0px;
}
div#rechtespalte {
	width:158px;
	padding: 0 8px 0 4px;
}
div#aktuelles {
	position: relative; left:0px; top:0; width:170px; height: 20px;
	background-image:url(img/aktuelles.gif);
	background-repeat:no-repeat;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width: 3px;
}

a img {border: 0;}

/* Menü */
.navtop, .navtop_act, .navtop_e2b {
  margin: 0 0 0 -5px;
  padding: 3px 3px 3px 8px;
  border-bottom:1px dashed #7F7160;
  color: #000000;
  border-left-color:#CC0000;
  border-left-style:solid;
  border-left-width: 3px;
}
.navtop a, .navtop_act a, .mnav a {
  text-decoration: none;
  color: #000000;  
}
.navtop_act{
  border-left-color:#FFFFFF;
  border-left-style:solid;
  border-left-width: 4px;
}

.mnav {
	margin:0 0 0 30px;
	padding: 3px;
	color:#000000;
}

.bodytext a:link {
 	color:#cc0001;
	text-decoration:none;
}
.bodytext a:visited {
 	color:#cc0001;
	text-decoration:none;
}
.bodytext a:hover {
 	color:#cc0001;
	text-decoration:underline;
}
.bodytext a:active {
 	color:#cc0001;
}

/* Schriften */

h1 {
	font-size:1.5em;
	color:#CC0000;
	background-color:#FFFFFF;
}

h2 {
	font-size:1.5em;
	color:#FFFFFF;
	background-color:#FFFFFF;
}

h3 {
	font-size:1.2em;
	color:#CC0000;
	background-color:#FFFFFF;
}
h4 {
	font-size:1.2em;
	color:#FFFFFF;
	background-color:#FFFFFF;
}

h5 {
	font-size:1.0em;
	color:#CC0000;
	background-color:#FFFFFF;
}
h6 {
	font-size:1.0em;
	color:#000000;
	background-color:#FFFFFF;
}

hr {
	border:solid #CCCCCC 1px;
	height:1px;
}
/* Suchbox */
.box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	background-color: #FFFFFF; 
	border:1px #CCCCCC solid;
	color:black; 
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:1.0em;
	border-collapse:collapse;
}

select,input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:11px;
}

.tx-indexedsearch-title title {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:0.7em;
 }
/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

/* Two frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/
p.csc-frame-frame1, table.csc-frame-frame1,csc-frame-frame1 { 
background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; 
	
	
}
p.csc-frame-frame2, table.csc-frame-frame2 {
	 background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 0px solid #333333;
	 
	
}
p.csc-frame-frame3, table.csc-frame-frame3 { 
	background-color: #CC0001; color:#FFFFFF; padding: 2px 4px 2px 4px; border: 0px solid #333333;
	
	
}

/* Bullet styles for unordered lists.*/
ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }

/* Numbering styles for ordered lists.*/
ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.important { color: #8A0020; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}

.neu
{color:green;}

p.infoBox 
{border: 1px solid red;
background-color: gray;
color:white;}

span.wichtig
{color:red;
font-weight:bold;}

.csc-textpic-caption {
font-weight:bold;
}

.csc-textpic-text {
float:none;
	width:auto;
}
/* Formular Styles */
#content .formular { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#content label {
	float:left;
	width:10em;
	text-align:right;
	margin: 0.3em 0;
}
#content input, 
#content textarea {
	float:left;
	width: auto;
	margin: 0.3em ;
}
#content input[type=submit] {
	margin-left: 10.3em;
	width: auto;
}
#content td input[type=submit] {
	margin-left: 0;
	width: auto;
}
#content .csc-mailform {
	border: 0 none;
}
#content fieldset {
	width: 451px;
}

form br {
clear: both;
}

.shop_cat {color:#c00;}
.tx-ttproducts-pi1-wrap2 {font-size:1em;}
td.shop_cat span.tx-ttproducts-pi1-wrap1 {color: #c00; margin: 8px 0;}