﻿body {
background-color: #f3f3f3;
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
color: Black;
}

td, p, div
{
text-align: left;
vertical-align: top;
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
padding: 0px;
margin: 0px;
}

a
{
    color: Gray;
}

.error
{

border: 1px solid red;
padding:8px;
background-color: #f3f3f3;
}

img
{
border: 0px;
}

.frame1
{
margin-left: 40px;
border: 1px solid white;
width: 870px;
padding: 0px;
margin: 0px;
}

.myTop
{
    height:166px; 
    vertical-align:top; 
    padding-top: 24px;
    text-align:center; 
 background-image: url(../images/bgMenuTop1.jpg);
 background-repeat: repeat-x;
}

.myFooter
{
    height:26px; 
   
 background-image: url(../images/bgMainBottom.jpg);
 background-repeat: repeat-x;
}

.bgz1
{
    border-bottom: 1px solid #e2e2e2;
    padding: 4px;
    background-color: #f3f3f3;
}

.myNews
{
width: 200px;
border-left: 1px solid silver;
background-color: #FAFAFA;
text-align: center;
padding-left: 12px;
}



.bgLeft
{
background-color: #f3f3f3;
border-right: 1px solid gray;
}

.bgRight
{
background-color: #f3f3f3;
border-left: 1px solid gray;
}

.frameBg
{
    background-image: url(../images/bgMain.gif);
    background-repeat:repeat-y;
    width: 870px;
   
}

.content
{
padding: 12px;
border: 0px solid black;
}

.colRight
{
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 44px;
    width: 200px;
}

.news
{
    width: 100%;
}

.aufz
{
    font-size: 16px;
    font-weight: bold;
    color: #BC2103;
    padding-right: 4px;
}

.aufz1
{
    font-size: 16px;
    font-weight: bold;
    color: #FC7001;
    padding-right: 4px;
}

a.goTop
{
    font-size: 11px;
    font-weight: normal;
    color: gray;
    padding-left: 16px;
    letter-spacing: 2px;
    background-image: url(../images/icon-top.gif);
    background-repeat: no-repeat;
    background-position: left 2px;
    text-decoration: none;
}


.link2
{
    font-size: 12px; 
    text-decoration: underline;
    letter-spacing: 2px;
}


h1, .titel1
{
font-size: 12px;
font-weight: bold;
color: #A9200C;
letter-spacing: 1px;
padding-top: 0px;
padding-bottom: 3px;
}

h2, .titel2
{
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
padding: 0px;
}

h3, .titel3
{
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
margin-top: 6px;
color: #DE6009;
}

h4, .titel4
{
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
margin-top: 6px;
margin-bottom: 6px;
}

.line
{
border-bottom: 1px solid silver;
height: 3px;
width: 100%;
}


.dottedLine
{
border-bottom: 1px dashed silver;
height: 3px;
width: 100%;
}


.fSilver, a.fSilver
{
    color: silver;
   text-decoration: none;
   font-size: 11px;
}

a.menu1
    {
    color: black;
    font-size: 18px;
    font-weight: bold;
    padding-right: 34px;
    text-decoration: none;
    letter-spacing: 2px;
    padding-left: 8px;
    }

a.menu1Active
    {
    color: black;
    background-color: white;
    font-size: 18px;
    font-weight: bold;
    padding-right: 34px;
    text-decoration: none;
    letter-spacing: 2px;
    padding-left: 8px;
    }

a.menu2
    {
    color: silver;
    padding-right: 34px;
    }
    
    
input, .tbx, .ddMedium, .tbxLarge, .ddLarge, .ddLarge, .areaMedium, .areaLarge
{
 
    background-color: white;
    border: 1px solid #eeeeee;
    border-bottom: 1px solid black;
    font-family: Verdana, Arial, Sans-Serif;
    margin-bottom: 2px;
}

.ddMedium, tbxMedium, .tbxMedium
{
    width: 300px;
    background-color: white;
    border: 1px solid #eeeeee;
    border-bottom: 1px solid black;
    font-family: Verdana, Arial, Sans-Serif;
    margin-bottom: 2px;
}

.ddNormal, tbxNormal, .tbxNormal
{
    width: 200px;
    background-color: white;
    border: 1px solid #eeeeee;
    border-bottom: 1px solid black;
    font-family: Verdana, Arial, Sans-Serif;
    margin-bottom: 2px;
}

.ddLarge, tbxLarge
{
    width: 400px;
}

.btnSubmit
	{
	background-image:url(../images/btnSubmit.jpg);
	background-repeat: repeat-x;
	font-weight:bold;
	color: white;
	border:0px;
	height:24px;
	letter-spacing: 2px;
	cursor:pointer;
	}
	
.btnBack, a.btnBack:link, a.btnBack:visited, a.btnBack:hover, a.btnBack:active
	{
	background-image:url(../images/btnBack.jpg);
	background-repeat: repeat-x;
	font-weight:normal;
	color: white;
	border:0px;
	height:24px;
	letter-spacing: 2px;
	padding: 3px;
	cursor:pointer;
	text-decoration: none;
	font-size: 11px;
	}

.btnNext, a.btnNext:link, a.btnNext:visited, a.btnNext:hover, a.btnNext:active
	{
	background-image:url(../images/btnNext.gif);
	background-position: 2px 4px;
	background-repeat:no-repeat;
	font-weight:normal;
	color: #FF6D00;
	border:0px;
	padding: 0px;
	letter-spacing: 2px;
	padding-left: 13px;
	cursor:pointer;
	text-decoration: none;
	font-size: 11px;
	}



/* ' *** list styles 
*/


.Level1List
{
    margin-left: 24px;
    font-size: 12px;
    text-decoration: underline;
    line-height: 20px;
    letter-spacing: 2px;
    color: #EC9124;
}

.Level1List:Hover
{
    color: gray;
}

.Level1ActiveList
{
    font-size: 17px;
    text-decoration: none;
    line-height: 30px;
    
}

.Level2List 
{
    font-size: 13px;
    text-decoration: none;
    color: #5B5B5B;
    padding-left: 18px;
}

.Level2List:Hover
{
    color: #EC9124;
}

.Level2ActiveList
{
    font-size: 13px;
    text-decoration: none;
    color: #EC9124;
    padding-left: 18px;
}

.Level3List 
{
    font-size: 13px;
    text-decoration: none;
    color: #5B5B5B;
    margin-left: 36px;
}

.Level3List:Hover
{
    color: #EC9124;
}

.Level3ActiveList
{
    font-size: 13px;
    text-decoration: none;
    color: #EC9124;
    margin-left: 36px;
}


a.info{
    position:relative; /*this is the key*/
    z-index:24; 
	color:#000000;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
    }

a.info:hover{z-index:25; 
	text-align: left;
	text-decoration: none;
	color: #F75C0F;
	background-color:#ffffff}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
	
    position:absolute;
	padding: 4px;
    top:2em; left:2em; 
    border:1px solid gray;
    background-color:#f3f3f3;
    text-align: left;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	filter:alpha(opacity=100); -moz-opacity:1.0; 
	}
