@import url(/styles/live/ostwind/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/thickbox.css);
@import url(/styles/live/ostwind/formmanager.css);
@import url(/styles/live/ostwind/navigation.css);
@import url(/styles/live/ostwind/droppy.css);
@import url(/styles/live/livetranslate.css);
@import url(/styles/live/ostwind/faq.css);
@import url(/styles/live/jquery-ui-theme.css);

/* Structure */
html, body {
    background-color : #DAE5EB;
    background-image: url(/images/ostwind/verlauf.jpg);
    background-repeat: repeat-x;
}

body {
    margin : 0;
    padding : 0;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #36393d;
    text-align : left;
    line-height: 160%;
}

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

p {
    margin: 0;
    padding: 0;
}

input {
    margin-bottom: 6px;
    background-color: white;
    border: 1px solid #7B9CBD;
    padding:2px;
}

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

}

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

.headimage {
	margin-left: 136px;
}


/* Links */
a {
    text-decoration: none;
    color: #004494;

}

a:hover {
    text-decoration: underline;
    color: #004494;
}

/* 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: bold;
    font-size: 14px;
    color: #004494;
    padding-bottom: 25px;
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 12px;
    color: #004494;
    padding-top: 16px;
    padding-bottom: 8px;
}

h3 {
    font-weight: normal;
    font-size: 10px;
    margin: 0;
    padding: 0;
    color: #004494;
    padding-bottom: 4px;
}

dt
{
    padding-top: 5px;
}

/* Body - Container */
#container_tb {
    margin: 0 auto;
    width: 770px;
}

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

#headernav
{
    font-size: 10px;
    padding-top: 8px;
    float: left;
    width: 770px;
    text-align: right;
}

#header
{
    height: 90px;
    width: 770px;
    background-color: #004494;
    float: left;
    text-align: right;
	position: relative;
	z-index: 10;
}

#header a img.oldsite{
	position: absolute;
	top: -16px;
	left: -29px;
	z-index: 11;
}

#header img
{
    padding-top: 17px;
}

#frontPageBannerView img
{
    top: -265px;
    position: absolute;
}

#topnav {
    width: 770px;
    float: left;
    height: 77px;
    position: relative;
    z-index: 99;
}

#topnavwrapper {
	position: absolute;
	top: 32px;
	left: 0;
}

.searchView
{
    position: absolute;
    right: 0px;
    top: 34px;
    color: #00309C;
}

.ie .searchView {
	top: 36px;
	width: 166px;
}

.ie7 .searchView {
	top: 36px;
	width: 166px;
}

.searchView input
{
    border: 1px solid #D7D7D7;
    width: 91px;
    font-size: 10px;
    margin-right: 21px;
}

.ie .searchView input {
	top: 0px;
	position: absolute;
}

.ie7 .searchView input {
	top: 0px;
	position: absolute;
}

.searchView img
{
    position: absolute;
    bottom: 6px;
    right: 0px;
}

.ie .searchView img {
	top: 1px;
}

.ie7 .searchView img {
	bottom: 0px;
}

#contentWrapper
{
    float: left;
    background-color: white;
    padding-top: 20px;
    width: 770px;
}

#content {
    width: 475px;
    min-height: 460px;
    height: auto !important;  /* for modern Browsers */
    height: 460px;  /*for IE */
    float: left;
    padding-left: 20px;
    padding-right: 15px;
    padding-bottom: 10px;
    background-image: url(/images/ostwind/contentWrapper_bg.gif);
    background-repeat: repeat-y;
    margin-bottom: 10px;
    position: relative;
}

#contentBreit
{
    width: 735px;
    min-height: 460px;
    height: auto !important;  /* for modern Browsers */
    height: 460px;  /*for IE */
    float: left;
    padding-left: 20px;
    padding-right: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#contentFrontpage
{
    float: left;
    background-image: url(/images/ostwind/frontpage_bg.gif);
    background-repeat: repeat-y;
    border-top: 5px solid #DAE5EB;
    position: relative;
    margin-top: 240px;
    width: 770px;
}

.frontArticle
{
    width: 254px;
    float: left;
    background-color: white;
    margin-right: 4px;
    padding-bottom: 10px;
}

.introductionArticle
{
    color: #004494;
    padding-left: 11px;
    padding-right: 11px;
}

.frontArticle h1
{
    background-color: #00309C;
    color: white;
    font-size: 12px;
    font-weight: 0px;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    padding-left: 7px;
}

.frontArticle h2
{
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 8px;
}

.fahrplan
{
    width: 254px;
    float: left;
    background-color: white;
    margin: 0;
    padding: 0;
}

.fahrplan h1
{
    background-color: #00309C;
    color: white;
    font-size: 12px;
    font-weight: 0px;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    padding-left: 7px;
}

.fahrplan input, .fahrplan select
{
    border: 1px solid #7B9CBD;
}

.faqList {
	list-style: none;
}

#sidenav
{
    width: 215px;
    min-height: 460px;
    height: auto !important;  /* for modern Browsers */
    height: 460px;  /*for IE */
    float: right;
    padding-left: 25px !important;
    padding-left: 0px;
    padding-right: 20px !important;
    padding-right: 15px !important;
}

.titleView
{
    font-size: 12px;
    font-weight: bold;
    color: #939598;
    padding-bottom: 10px;
}

#footer {
    background-color: #6DB9E4;
    width: 770px;
    height: 151px;
    float: left;
    padding-top: 17px;
}

#copyRightView
{
    width: 217px;
    float: left;
    margin-left: 7px;
    padding-left: 52px;
    background-image: url(/images/ostwind/ostwind_footer.jpg);
    background-repeat: no-repeat;
    color: white;
    height: 133px;
    border-right: 1px solid white;
}

#footerNavView
{
    float: left;
    line-height: 127%;
    padding-left: 21px;
}

#footerNavView a
{
    color: white;
}

#footerNavView ul
{
    list-style-image: url(/images/ostwind/footer_nav_listsymbol.gif);
    padding: 0px;
    margin: 0px;
    display: inline;
}

#addressView
{
    float: right;
    width: 233px;
    height: 118px;
    padding-left: 15px;
    padding-top: 15px;
    border: 1px solid white;
    color: white;
    line-height: 127%;
    margin-right: 15px;
    display: inline;
}



.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    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;
}