﻿body {
background-color: #ffffff;
font-family: verdana,Arial, Sans-Serif;
font-size: 14px;
color: Black;
padding: 0px;
margin: 0px;
}

td, p, div
{
text-align: left;
vertical-align: top;
font-family: Verdana, Arial, Sans-Serif;
font-size: 14px;
padding: 0px;
margin: 0px;
}

a
{
    color: #015D98;
    text-decoration:none;
}

.swFilter
{
    filter: alpha(opacity=10); opacity: 0.1;
}

.logo
{
padding: 12px;

}

.smaller
{
    font-size: 11px;
}

.imgRef
{
    border: 1px solid silver;
    padding: 1px;
}

.error
{

border: 1px solid red;
padding:8px;
background-color: #f3f3f3;
}

.linkMenuTop
{
    color: #4EAAE9;
    letter-spacing: 3px;
    margin-right: 12px;
}

img
{
border: 0px;
}

.myLine
{
border: 1px solid #cccccc;

}


.myLineTop
{
border-top: 1px solid #cccccc;

}


.myFooter
{

height: 20px;
font-size: 11px;
color: gray;

}

.content
{
padding: 8px;
padding-left: 0px;
border: 0px solid black;
line-height: 18px;
background-color: white;
border: 0px dashed silver;

}

.colRight
{
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 44px;
    width: 100px;
}

.newsBox
{
    width: 100px;
    padding-bottom: 8px;
}
.newsTitel
{
color: #5F5F5F;
font-weight: bold;
}

.newsText
{
color: Gray;
font-weight: normal;
font-size: 10px;
padding:3px;
}

a.newsNext
{
    color: #015D98;
    letter-spacing: 2px;
    font-weight:bold;
}


.aufz
{
    font-size: 16px;
    font-weight: bold;
    color: #BC2103;
    padding-right: 4px;
}

.aufz1, a.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: 18px;
font-weight: normal;
color: #015D98;
letter-spacing: 1px;
padding-top: 12px;
padding-bottom: 12px;
margin-top: 0px;
}

h2, .titel2
{
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
padding: 0px;
}

h3, .titel3
{
font-size: 16px;
margin-top: 6px;
color: #8EB60E;
font-weight: normal;
}

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%;
}


.fSilver, a.fSilver
{
    color: silver;
   text-decoration: none;
   font-size: 11px;
}


.space
{
    height: 18px;
}
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;
}


input:focus, .tbx:focus, .ddMedium:focus, .tbxLarge:focus, .ddLarge:focus, .ddLarge:focus, .areaMedium:focus, .areaLarge:focus
{
 
    background-color: #E5FAA7;
    
}


.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: #414040;
	border:0px;
	padding: 0px;
	letter-spacing: 2px;
	padding-left: 13px;
	cursor:pointer;
	text-decoration: none;
	font-size: 11px;
	}

.actionBox
{
	margin:0px;
	color: black;
	margin-top: 20px;
	padding: 10px;
	background-color:#ffffff;
	border: 8px solid #848382;
	-webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
	width:500px;
}

/* ' *** list styles 
*/


.Level1List
{
    margin-left: 24px;
    font-size: 14px;
    text-decoration: none;
    line-height: 30px;
   
    color: #888788;
}

.Level1List:Hover
{
    text-decoration: normal;
    color: #000000;
}

.Level1ActiveList
{
    font-size: 14px;
    text-decoration: none;
    line-height: 30px;
    color: #000000;
  
    /*background-image: url(../images/btnActive.jpg); 
    background-repeat: no-repeat;*/
    padding-left: 22px;
    
}

.Level2List 
{
     font-size: 12px;
    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;
}


