.wrapper 
	{ 
	min-width:950px; 
	width:950px;
	margin: 0 auto;
	}   

.outer 
	{
	border-left-width:242px;
	border-left-color:#575757;
	border-right-width: 186px;
	border-right-color:#575757;
	background:#1c1c1c;
	}
		
.left 
	{
	width: 242px;
	margin-left: -242px;
	}
		
.right
	{
	width: 186px;
	margin-right: -186px;
	}
		
.outer 
	{
	width: auto;
	border-left-style:solid;
	border-right-style:solid;
	}
		
.inner 
	{
	margin:0;
	width:100%;
	}
		
.left
	{
	float:left;
	position:relative;
	z-index: 1;
	margin-right:1px;
	}
		
.right 
	{
	float:left;
	position:relative;
	z-index: 2;
	margin-left:1px;
	}
		
.center 
	{
	float:left;
	width: 525px;
	position:relative;
	z-index:3;
	margin:0 -4px 0 -1px;
	}
		
.wide 
	{
	width:100%;
	position:relative;
	z-index: 4;
	/* background:#315959; */
	}
		
.clear 
	{
	clear: both;
	}

.outer > .inner 
	{
	border-bottom:1px solid transparent;
	}

.top
	{
	width: 950px;             
	max-width: 950px;
	min-width: 950px; 
	background-color: #F6A800;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	}


/* static nav code */

.footer, a.onit, a.onit:visited, a.onit:focus, a.onit:active
	{
	text-decoration: none;
	font-size: 9px;
	}

.footer
	{
	width: 950px;
	}

.mainnavrahmenleft
	{
	font-weight: bold;
	float: left;
	}

.mainnavleft 
	{ 
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	}

.mainnavleft ul
	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	}

.mainnavleft li 
	{ 
	margin: 0 0 0px 0; 
	padding: 0 0 0px 0; 
	}

.mainnavleft ul li 
	{ 
	margin: 0 0 0px 0px; 
	}

.mainnavleft ul a
	{
	display: block;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	}

.mainnavleft ul a:hover
	{
	text-decoration: none;
	font-weight: bold;
	}

a.mainnavleftact, a.mainnavleftact:hover
	{
	font-weight: bold;
	}

.left ul
	{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

.left ul a
	{
	display: block;
	padding: 1px 0px 1px 46px;
	width: 195px;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	}

.left ul ul a
	{
	display: block;
	padding: 1px 0px 1px 46px;
	width: 194px;
	text-decoration: none;
	border: none;
	}



a.subnavleftact, a.subnavleftact:hover
	{
	font-weight: bold;
	}


a.subsubnavleftact, a.subsubnavleftact:hover
	{
	font-weight: bold;
	}


.mainnavrahmenright
	{
	border-bottom: 2px solid #FFFFFF;
	}

.mainnavright
	{ 
	width: 180px;
	max-width: 180px;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	}

.mainnavright ul
	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	}

.mainnavright li 
	{ 
	margin: 0 0 0px 0; 
	padding: 0 0 0px 0; 
	}


.mainnavright ul li 
	{ 
	margin: 0 0 0px 0; 
	}

.mainnavright ul a
	{
	display: block;
	padding: 5px 0px 5px 20px;
	width: 160px;
	text-decoration: none;
	}

.mainnavright ul a:hover
	{
	text-decoration: none;
	font-weight: bold;
	}

.mainnavright ul ul li 
	{ 
	margin: 0 0 0px 0; 
	}

.mainnavright ul ul a
	{
	display: block;
	padding: 5px 0px 5px 30px;
	width: 150px;
	text-decoration: none;
	}

.mainnavright ul ul a:hover
	{
	text-decoration: none;
	font-weight: bold;
	}

.mainnavright ul ul ul li 
	{ 
	margin: 0 0 0px 0; 
	}

.mainnavright ul ul ul a
	{
	display: block;
	padding: 5px 0px 5px 45px;
	width: 135px;
	text-decoration: none;
	}

.mainnavright ul ul ul a:hover
	{
	text-decoration: none;
	font-weight: bold;
	}

a.mainnarightact, a.mainnavrightact:hover
	{
	font-weight: bold;
	}

a.subnavrightact, a.subnavrightact:hover
	{
	font-weight: bold;
	}


a.subsubnavrightact, a.subsubnavrightact:hover
	{
	font-weight: bold;
	}

.subnavpic
	{ 
	background-image: url(../images/subnav.gif);
	background-repeat: no-repeat;
	background-position: 9px 11px;
	}

.subsubnavpic
	{ 
	background-image: url(../images/subsubnav.gif);
	background-repeat: no-repeat;
	background-position: 27px 11px;
	}

.contentrahmen
	{
	margin: 20px 10px 20px 10px;
	}


form
        {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        display: inline;
        }

fieldset
        {
	vertical-align: top;
        text-align: right;
        width: 90%;
        border-top: 0px dashed white ;
        border-left: 0px dashed white ;
        border-right: 0px dashed white ;
        border-bottom: 0px dashed white ;
        }

label
        {
        margin-bottom: 5px;
        }

.checkbox
	{
	width: 50%;
	text-align: left;
	margin-left: 39%;
	}

.anrede
        {
        text-align: left;
        margin-left: 59px;
        margin-bottom: 12px;
        }

.fld
        {
        vertical-align: top;
        width: 300px;
        margin-left: 10px;
        border-top: 1px solid #B8B8BB;
        border-left: 1px solid #B8B8BB;
        border-right: 1px solid #B8B8BB;
        border-bottom: 1px solid #B8B8BB;
        margin-bottom: 5px;
        }

.mediumfld
        {
        vertical-align: top;
        width: 100px;
        margin-left: 10px;
        border-top: 1px solid #B8B8BB;
        border-left: 1px solid #B8B8BB;
        border-right: 1px solid #B8B8BB;
        border-bottom: 1px solid #B8B8BB;
        margin-bottom: 5px;
        }

.fldplz
        {
        vertical-align: top;
        width: 45px;
        margin-left: 15px;
        border-top: 1px solid #B8B8BB;
        border-left: 1px solid #B8B8BB;
        border-right: 1px solid #B8B8BB;
        border-bottom: 1px solid #B8B8BB;
        margin-bottom: 5px;
        }

.fldtxt
        {
        width: 300px;
        height: 100px;
        margin-left: 10px;
        border-top: 1px solid #B8B8BB;
        border-left: 1px solid #B8B8BB;
        border-right: 1px solid #B8B8BB;
        border-bottom: 1px solid #B8B8BB;
        margin-bottom: 5px;
        }

.fldort
        {
        vertical-align: top;
        width: 237px;
        margin-left: 12px;
        border-top: 1px solid #B8B8BB;
        border-left: 1px solid #B8B8BB;
        border-right: 1px solid #B8B8BB;
        border-bottom: 1px solid #B8B8BB;
        margin-bottom: 5px;
        }

.fldsel
        {
        vertical-align: top;
        margin-left: 12px;
        border-top: 1px solid #B8B8BB;
        border-left: 1px solid #B8B8BB;
        border-right: 1px solid #B8B8BB;
        border-bottom: 1px solid #B8B8BB;
        margin-bottom: 5px;
        }


.fiftyfld
	{
        vertical-align: top;
	width: 140px;
        margin-left: 12px;
        border-top: 1px solid #B8B8BB;
        border-left: 1px solid #B8B8BB;
        border-right: 1px solid #B8B8BB;
        border-bottom: 1px solid #B8B8BB;
        margin-bottom: 5px;
	}

/* begin fucking IE-HACKs */
* html .fldort
        {
        /* \*/
        margin-left: 10px;
        /* */
        }
/* end HACK */

textarea, input
        {
        vertical-align: top;
        }

.pulldown
	{
        position: relative;
        width: 373px;
        max-width: 373px;
        text-align: center;
	}

