@import url(/styles/live/frox10/articles.css);
@import url(/styles/live/frox10/navigation.css);
@import url(/styles/live/frox10/formmanager.css);
@import url(/styles/live/thickbox.css);
@import url(/styles/live/frox10/banner.css);

/* Structure */
html, body {
    background-image : url(/images/frox10/bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #5D8CC0;
}

body {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #2D2D2D;
    text-align : left;
    border-top: 6px solid #5D8CC0;
    line-height: 150%;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input, select {
    margin: 0;
    background-color: #A7C5DF;
    border: 1px solid #bfd3e6;
}

select {
    font-size: 11px;
}

option {
    font-size: 11px;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}

.clear {
    clear: both;
}


/* Links */
a {
    text-decoration: underline;
    color: #424242;

}

a:hover {
    text-decoration: none;
    color: white;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0;
    font-weight: normal;
    font-size: 18px;
    color: #000000;
    padding: 0px 0px 19px 0px;
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 0px 10px 0px;
}

h3 {
    font-weight: normal;
    font-size: 14px;
    margin: 0;
    padding: 0px 0px 19px 0px;
}


/* Body - Container */

#container {
    width: 960px;
    margin: 0 auto;
}

#header {
    height: 110px;
    width: 960px;
    position: relative;
    float: left;
    padding: 0px 0px 9px 0px;
    
    background-image: url(/images/frox10/border_content.png);
    background-repeat: no-repeat;
    background-position: 222px 118px;
}

#logoView {
    position: absolute;
    left: 0px;
    top: 21px;
}

#topnav {
    position: absolute;
    left: 221px;
    top: 95px;
}

#serviceNavViewStartseite {
    position: absolute;
    width: 250px;
    right: 250px;
    top: 12px;
    color: #5D8CC0;
    text-align: right;
    padding: 0px 31px 0px 0px;
}

#serviceNavViewStartseite a, #serviceNavView a {
    color: #000000;
    text-decoration: none;
}

#serviceNavView {
    position: absolute;
    width: 250px;
    right: 240px;
    top: 12px;
    color: #5D8CC0;
    text-align: right;
    padding: 0px 31px 0px 0px;
}

#searchViewStartseite {
    position: absolute;
    right: 10px;
    top: 0px;
    width: 200px;
    height: 56px;
}

#searchView {
    position: absolute;
    right: 0;
    top: 0px;
    width: 200px;
    height: 56px;
}

#sidenav {
    width: 206px;
    float: left;
    position: relative;
    padding: 13px 0px 0px 0px;
    line-height: 120%;
}

#sideNavWrapper {
    float: left;
    width: 206px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    background-image: url(/images/frox10/bg_repeat_sidenav.png);
}

#sideNavWrapper a {
    text-decoration: none;
}

#contentWrapper {
    width: 960px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    float: left;
}

#content {
    width: 531px;
    float: left;
    padding: 0px 0px 20px 15px;
}



#rightColumn {
    float: right;
    width: 193px;
    padding-bottom: 30px;
    
}

.rightBoxView {
    float: left;
    width: 173px;
    padding: 0px 10px 0px 10px;
    background-image: url(/images/frox10/rightColumnBoxRepeat.png);
    font-size: 11px;
    color: #626262;
    position: relative;
	margin: 12px 0 75px 0;
}

.rightBoxView input {
    width: 90px;
    padding: 0px 4px;
    color: #3f6a9a;
}

.rightBoxView a {
    text-decoration: none;
}

.rightBoxView input[type="submit"] {
    width: 100px;
    padding: 0px 4px;
    float: right;
    font-size: 12px;
        }

.rightBoxView h1 {
    color: #5D8CC0;
    font-size: 14px;
    padding: 0px;
}

.rightBoxView h2 {
    margin: 0;
    font-weight: bold;
    font-size: 11px;
    padding: 0px 0px 10px 0px;
}

.rightBoxViewTop {
    position: absolute;
    top: -15px;
    left: 0px;
}

.rightBoxViewBottom {
    position: absolute;
    bottom: -15px;
    left: 0px;
}

#footer {
    width: 739px;
    float: right;
    border-top: 1px solid #C1D3E7;
    padding: 0px 0px 20px 0px;
}

#footerAddress {
    float: left;
    color: #000000;
    font-size: 11px;
    padding: 7px 0px 0px 0px;
}

#footerNav {
    float: right;
    color: #263678;
    font-size: 11px;
    padding: 7px 0px 0px 0px;
}


.label {
    display: block;
}

input.field {
    background-color: #A7C5DF;
    border: 1px solid #4B90C4;
    padding:2px;
}


ul	{
	list-style-position:outside;
}


/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}

div.userimg{
width:90px;
float:left;
}

ul.rightColumnDownload {
	padding: 10px 0;
	margin: 0;
	list-style: none;
}

ul.rightColumnDownload li {
	padding: 3px 0;
}

ul.rightColumnDownload li img {
	float: left;
}

ul.rightColumnDownload li a {
	float: left;
	width: 99px;
	padding: 0 0 0 5px;
}