

body, textarea 	{
					font-family:Verdana; 
					font-size:11px; 
					color:#330000;
	
	scrollbar-base-color:#af0102;
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#af0102;
	scrollbar-darkshadow-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#af0102;
	scrollbar-shadow-color:#af0102;
	scrollbar-track-color:#ffffff;
					
	}
				
				
td   	    { font-family:Verdana; font-size:10px; color:#000000; }
h1          { font-family:Verdana; font-size:14px; color:#000000; font-stretch:20px; font-weight:bold; }
h2          { font-family:Verdana; font-size:12px; color:#000000; font-stretch:20px; font-weight:bold; } 
a:link     	{ font-family:Verdana; font-size:12px; color:#000000; font-stretch:20px; font-weight:bold; text-decoration:none }
a:visited  	{ font-family:Verdana; font-size:12px; color:#000000; font-stretch:20px; font-weight:bold; text-decoration:none }
a:hover    	{ font-family:Verdana; font-size:12px; color:#aa0000; font-stretch:20px; font-weight:bold; text-decoration:none }
a:active    { font-family:Verdana; font-size:12px; color:#000000; font-stretch:20px; font-weight:bold; text-decoration:none }
.feedback	{ width:300px; }
.input		{ width:300px; border:1px solid silver; } 
ul			{ list-style-image:url(../_images/list.jpg); }

.BG1 
{ 
	background-color: white;
}
.BG2 
{ 
	background-color: #d2dce7;
}
.userFormInput
{
	border: 1px solid silver; width:300px;
}
.modul4Text
{
	border: 1px solid silver;
	width:250px;
}

.modul4Textfix
{
	border: 1px solid red;
	width:250px;
}

.modul5Link
{
	font-size:10px;
}
.modul5Text
{
	font-size:10px;
}

.modul5Input
{
	border: 1px solid silver;
	width:68px;
	text-align: right;
}

.button{
	text-align:center;
	vertical-align:middle;
	color: #000000;
	background-color: #3959ac;

}

.buttonover{
	text-align:center;
	vertical-align:middle;
	color: #fffff;
	background-color: #ffffff;

}

.modul8Input
{
	width:300px;
	border:0px solid silver;
	font-size:12px;
	
	
}

.modul8Input2
{
	width:150px;
	border:0px solid silver;
	font-size:12px;
	
}

#container{
    position: relativ;
   	width: 510px;
    text-align:justify;
    font:extra-condensed normal .9em/1.5em Verdana, sans-serif;
    line-height:10.5pt;
   /*background:#fff;*/
    border: solid #ccc 0px;
}

#intro{
    float: right;
    width: 180px;
    overflow:visible;
    border: solid #ccc 0px;
    padding: 10px;
    text-align:justify;
    font:extra-condensed normal .9em/1.5em Verdana, sans-serif;
    line-height:10.5pt;
    /*background:#fff;*/
}

.emailInput
{
	width:300px;
	border:0px solid silver;
	font-size:12px;	
}
.emailTextarea
{
	width:300px;
	height:150px;
	border:0px solid silver;
	font-size:12px;	
	

}

.textProdukte
{
	border:0px solid silver;
	width:300px;
	height:100px;
}

.textareaKomb
{
	border:0px solid silver;
	width:300px;
	height:100px;
}

/*
* Tooltip CSS Kontainer
*/
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#dee7f7; border:1px solid #336; 
  width:250px; padding:4px;
  color:#000; font-size:11px; line-height:1.2;
}

a.linkPL:link    { font-family:Verdana; font-size:10px; color:#000000;  font-weight:bold; text-decoration:none }
a.linkPL:visited { font-family:Verdana; font-size:10px; color:#000000;  font-weight:bold; text-decoration:none }
a.linkPL:hover   { font-family:Verdana; font-size:10px; color:#aa0000;  font-weight:bold; text-decoration:none }
a.linkPL:active  { font-family:Verdana; font-size:10px; color:#000000;  font-weight:bold; text-decoration:none }

.plt 
{
	border:1px solid silver;
}
