.clear {
	clear:both;
	}

/*----------------------------------------------------------------------------
ANMELDEMASKE und Prozess
---------------------------------------------------------------------------- */

.Anmelden
{
    position: absolute;
    top: -30px;
    left: 340px;
    font-family: Arial;
    font-size: 11pt;
    color: Red !important;
     text-align :right ;
}  
.neuhier
{
    position: absolute;
    top: -15px;
    left: 340px;
    font-family: Arial;
    font-size: 7pt;
    text-align :right ;
    color: #e20019 !important;
}  

.AnmeldenMaske
{
    border: thin solid #C0C0C0;
    position: absolute;
    top: 100px;
    left: 207px;
    font-family: Arial;
    font-size: 9pt;
    background-color: #E8E8E8;
}          

.AGBMaske
{
    border: thin solid #C0C0C0;
    position: absolute;
    top: -100px;
    left: 150px;
    font-family: Arial;
    font-size: 9pt;
    background-color: #E8E8E8;
} 

.AnmeldenMaskeResult
{
    border: thin solid #FF0000;
    position: absolute;
    top: -45px;
    left: 440px;
    font-family: Arial;
    font-size: 9pt;
}  

/*----------------------------------------------------------------------------
CONTENT CONTAINER - ONE COLUMN
---------------------------------------------------------------------------- */

#content-container-one-column {

	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	border:1px solid #818181;
	position: relative;
	color: black;
	font-size: 8pt;
	padding: .5em 20px .7em 20px;
}


#content-container-one-column-dialog {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:428px;
	border:1px solid #818181;
	/*background:url(../../images/bg/duisburg/bg-content-side-result.png) repeat-y right;*/
	position:relative;
	}

#content-container-one-column-dialog_2 {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:555px;
	border:1px solid #818181;
	/*background:url(../../images/bg/duisburg/bg-content-side-result.png) repeat-y right;*/
	position:relative;
	}


/*----------------------------------------------------------------------------
CONTENT CONTAINER - THREE COLUMN
---------------------------------------------------------------------------- */

#content-container-three-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url(../images/bg/duisburg/bg-three-column-main.png) repeat-y;
	position:relative;
	}

#three-column-container {
	background:url(../images/bg/duisburg/bg-three-column-home.png) repeat-y;
	padding:0;
	margin:20px 0 10px 0;
	}

#three-column-side1 {
	float:left;
	width:30%;
	}

#three-column-side2 {
	float:right;
	width:30%;
	}

#three-column-middle {
	width:30%;
	margin:0px 32% 0px 35%;
	}

#content-main-three-column {
	width:355px;
	float:left;
	margin-left:25px;
	}

#content-side2-three-column,
#content-side1-three-column {
	width:160px;
	font-size:.9em;
	}
	
#content-side2-three-column {
	float:right;
	}

#content-side1-three-column {
	float:left;
	}


/*----------------------------------------------------------------------------
CONTENT CONTAINER - TWO COLUMN
---------------------------------------------------------------------------- */

#content-container-two-column {
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #e1e1de;
	border-top:0;
	background:url(../images/bg/duisburg/bg-content-side.png) repeat-y right;
	position:relative;
	}

#content-main-two-column {
	width:540px;
	float:left;
	}


#content-side-two-column {
	float:right;
	width:160px;
	}


/*----------------------------------------------------------------------------
CONTENT CONTAINER - TWO COLUMN - RIGHTbg-content-side-result.png
---------------------------------------------------------------------------- */

#content-container-tworight-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url(../images/bg/duisburg/bg-content-side.png) repeat-y left;
	position:relative;
	}

#content-main-tworight-columnn {
	width:540px;
	float:right;
	}

#content-side1-tworight-column {
	float:left;
	width:160px;
	}


/*----------------------------------------------------------------------------
CONTENT CONTAINER - TWO COLUMN - RESULT
---------------------------------------------------------------------------- */

#content-container-two-column-result {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url(../images/bg/duisburg/bg-content-side-result.png) repeat-y right;
	position:relative;
	}

#content-main-two-column-result {
	width:300px;
	float:left;
	}

#content-side-two-column-result {
	float:right;
	width:400px;
	}

#content-container-two-column-result-Admin {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	/*background:url(../../images/bg/duisburg/bg-content-side-result.png) repeat-y right;*/
	position:relative;
	}



/*----------------------------------------------------------------------------
FOOTER
---------------------------------------------------------------------------- */

#footer
{
	background: url(../images/bg/duisburg/bg-nav.png) #ffffff no-repeat left bottom;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	padding: .8em 0 1em 20px;
	position: relative;
	color: #4d4f53;
	font-size: .8em;
}

#footer div
{
	background: url(../images/bg/duisburg/bg-nav-side.png) #ffffff no-repeat right bottom;
	width: 25%;
	_width: 25.5%;
	position: absolute;
	top: 0;
	right: 0;
	padding: .8em 0 1em 0;
}

#footer a:link,
#footer a:visited {
	color:#4d4f53;
	text-decoration:none;
}

#footer a:hover {
	color:black;
	text-decoration:none;
}

#footer a:active {
	color:#4d4f53;
}

#footer-dialog
{
	background: url(../images/bg/duisburg/bg-nav.png) #ffffff no-repeat left bottom;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 448px;
	padding: .8em 0 1em 20px;
	position: relative;
	color: #4d4f53;
	font-size: .8em;
}

#footer-dialog a:link {
	color:#4d4f53;
	text-decoration:none;
}

#footer-dialog a:hover {
	color:black;
	text-decoration:underline;
}

#footer-dialog_2
{
	background: url(../images/bg/duisburg/bg-nav.png) #ffffff no-repeat left bottom;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 570px;
	padding: .8em 0 1em 20px;
	position: relative;
	color: #4d4f53;
	font-size: .8em;
}


/*----------------------------------------------------------------------------
FOOTER-SUB
---------------------------------------------------------------------------- */

#footer-sub
{
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	
	padding: .1em 0 2em 0;
	position: relative;
	font-size: .8em;
	color: #B2B2B2;
}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:none;
	color:#4d4f53;
}

#footer-sub a:hover {
	color:black;
	text-decoration:underline;
}



/*----------------------------------------------------------------------------
PAGETITLE
---------------------------------------------------------------------------- */

#pagetitle
{
	margin: 0 auto;
	width: 720px;
	background: white;
	position: relative;
	color: #E20019;
	font-size: 20px;
	padding: .5em 20px .7em 20px;
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #e1e1de;
}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover
{
    color: #000509;
    text-decoration: none;
}

#pagetitle_Sub
{
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	background: gray;
	position: relative;
	color: white;
	font-size: 8pt;
	padding: .5em 20px .7em 20px;
}

#pagetitle_Filter
{
	margin: 0 auto;
	width: 720px;
	 border:1px solid #e1e1de;
	 border-top: 0;
	position: relative;
	color: black;
	font-size: 8pt;
	padding: .5em 20px .7em 20px;
}

#pagetitle-dialog
{
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 428px;
	background: #96aebe;
	position: relative;
	color: #d5e8ff;
	font-size: large;
	padding: .5em 20px .7em 20px;
}




/*----------------------------------------------------------------------------
MAIN NAV
---------------------------------------------------------------------------- */

#nav-main
{
	background: url(../images/bg/duisburg/bg-nav.png) #ffffff no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 742px;
	padding: 1.2em 0 1.4em 20px;
	position: relative;
	font-weight: bold;
}

#nav-main div
{
	background: url(../images/bg/duisburg/bg-nav.png) #ffffff no-repeat right top;
	width: 25.5%;
	_width: 25.5%;
	position: absolute;
	top: 0;
	right: 0;
	padding: .8em 0 1em 0;
}

#nav-main ul {
	margin:0;
	padding:0 20% 0 0;
	}
	
#nav-main li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#nav-main a:link,
#nav-main a:visited {
	color:black;
	text-decoration:none;
}

#nav-main a:hover {
	color:white;
	text-decoration:underline;
}

#nav-main a:active {
	color:yellow;
}

#nav-main li.current a:link,
#nav-main li.current a:visited {
	text-decoration:underline;
}

#nav-main li.current a:hover {
	color:#000509;
	text-decoration:underline;
}

#nav-main li.current a:active {
	color:yellow;
}

/* ACTIVE PAGES */
#nav-main a.StaticSelectedStyle:link,
#nav-main a.StaticSelectedStyle:visited {
	color:#ffffff;
	text-decoration:underline;
}

#nav-main-dialog
{
	background: url(../images/bg/duisburg/bg-nav.png) #ffffff no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 448px;
	padding: .8em 0 1em 20px;
	position: relative;
	font-weight: bold;
}

#nav-main-dialog_2
{
	background: url(../images/bg/duisburg/bg-nav.png) #ffffff no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 570px;
	padding: .8em 0 1em 20px;
	position: relative;
	font-weight: bold;
}


/*----------------------------------------------------------------------------
HTML TAGS
---------------------------------------------------------------------------- */

body {
	margin:0px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	color:#666666;
}

p {
	margin:10px 0;
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../images/bg/duisburg/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}


/*----------------------------------------------------------------------------
HOME PAGE FEATURE AREA
---------------------------------------------------------------------------- */

.feature-area
{
	background-color: #96aebe;
}

/*----------------------------------------------------------------------------
HEADINGS
---------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:0.9em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1.0em;
}

th
{
	font-size: 0.9em;
	font-weight: normal;
}




/*----------------------------------------------------------------------------
TOP INFORMATION
---------------------------------------------------------------------------- */

#top-information {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	position:relative;
	width:760px;
	}
	
#logo
{
	position: absolute;
	top: .5em;
	left: 15px;
	font-size: 2.6em;
	font-family: Arial, Georgia, 'Times New Roman' , Times, serif;
	height: 2.8em;
	padding: .1em 0 .2em 0;
	font-variant: small-caps;
}

#logo a
{
	color: teal;
	text-decoration: none;
}

#top-information-home {
	text-align:right;
	border-bottom:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:25.5%;
	height:2em;
	width:15%;
	padding:0 1.5% 0 0;
	}
	
#top-information-phone {
	text-align:center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	left:75%;
	height:100%;
	padding:0 0 0 2%;
	}

#top-information-link {
	text-align: center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:0;
	height:2em;
	width:8.5%;
	padding:0 0 0 1.5%;
	}

#heading{
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	}


#subheading{
	font-size:1.1em;
	font-weight:bold;
	}



/*----------------------------------------------------------------------------
POSTER PHOTO
---------------------------------------------------------------------------- */

#poster-photo-container
{
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 758px;
	border:1px solid #E1E1DE;
	border-top: 0;
	border-bottom:0;
	position: relative;
}
	
.poster-photo-image {
	border-right:3px solid #FFF;
	display:block;
	}

#feature-area-home {
	position:absolute;
	top:0;
	right:0;
	width:21%;
	text-align:center;
	padding:2%;
	color:#FFFFFF;
	font-size:1.0em;
	font-weight:bold;
	line-height:160%;
	}

#feature-area-home a:link,
#feature-area-home a:visited {
	color:#dcf2f7;
	text-decoration:underline;
	}
	
#feature-area-home a:hover {
	text-decoration:none;
	}


/*----------------------------------------------------------------------------
GRID und Rest auf der Startseite
---------------------------------------------------------------------------- */

a.Twitter-Linkbutton:Link
{
color: White !important;
	text-decoration: none;

}
a.Twitter-Linkbutton:Hover 
{
	color:#4d4f53!important;
	text-decoration:underline;
}
.Twitter-Linkbutton
{
	border-right:none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}

a.GridView-Linkbutton:Link
{
	color: Black !important;
	text-decoration: none;

}
a.GridView-Linkbutton:Hover 
{
	color:#4d4f53!important;
	text-decoration:underline;
}
.GridView-Linkbutton
{
	border-right:none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
.GridView-AlternatingRowStyle 
{
    background:#e3e2de;
}
.GridView-RowStyle
{
	background: #EEEEEE;
}


.news-date {
	font-size:0.8em;
	font-style:italic;
	color:#A4A4A4;
}


.version {
	font-size:0.7em;
	color:#333333;
	}	

.arrow {
	vertical-align:middle;
	}



.none {
    display:none;
}

.GDs
{
    background-color: #999999;
    vertical-align: middle;
    text-align: left;
    color: #ffffff;
	padding: 5px;
}
.Logins
{
	background-color: #CCCCCC;
	color: #4d4f53;

}
.MiddleNews
{
	color: #4d4e53;
	font-size: small;
}

.h3_news
{
	font-size: 1.1em;
	 background: whitesmoke;
}
.Newstext
{
	color: #4d4f53;
}


/*----------------------------------------------------------------------------
FILTER
---------------------------------------------------------------------------- */

.Filter-result {
	
	border-bottom:1px dotted #B2B2B2 !important;

	}
		
.Filter-result_double
{
	border-bottom: #b2b2b2 1px dotted;
	border-top: #b2b2b2 1px dotted;
}





/*----------------------------------------------------------------------------
LINKS
---------------------------------------------------------------------------- */

a:link
{
    color: #e20019;
    text-decoration: none;
}

a:visited {
	color:#4d4f53;
	text-decoration:none;
}

a:hover 
{
	color:#000000;
	text-decoration:underline;
}

a:active {
	color:#FFFFFF;
}

#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}


/*----------------------------------------------------------------------------
Radstrip ausserhalb Projekt-VergabeSafe etc.
---------------------------------------------------------------------------- */
.CustomTabDefaultSide
{
    color: #999999 !important;
    font-weight: normal !important;
}
    
.SelectedTabDefaultSide 
{
color: black !important;
font-weight: bold !important;
text-decoration:underline !important;  
}


.SelectedTabDefaultSide_Voransicht 
{
font-weight: bold !important;
    text-decoration:underline !important;
    padding-left:10px !important; 
}

.CustomTabDefaultSide_Voransicht
{
    padding-left:10px !important; 
}

.TabStrip_Voransicht
{
    padding-left:10px !important; 
}

