
html {
	height:101%;
}

body {
	font-size:9pt;
	font-family:arial,sans-serif;
	color:#333333;
	padding:0px;
	margin:0px;
	background-image:url(background.png);
	background-color:#052C74;
	background-repeat:repeat-x;
	background-position:-2px 0px;
}

a {
	text-decoration:none;
}

a img {
	border:none;
}


#MainFrame {
	margin:auto;
	position:relative;
	width:899px;
}

#schatten_links_oben {
	position:absolute;
	top:0px;
	left:-3px;
	background-image:url(schatten_links_unten.png);
	height:100%;
	overflow:hidden;
}

#schatten_rechts_oben {
	position:absolute;
	top:0px;
	right:-3px;
	background-image:url(schatten_rechts_unten.png);
	height:100%;
	overflow:hidden;
}

#Bottom_Line {
	background-image:url(schatten_unten.png);
	background-repeat:no-repeat;
	width:905px;
	margin:auto;
	height:30px;
	text-align:center;
	padding-top:20px;
	color:#8397BA;
	font-size:8pt;
}

#Bottom_Line a {
	text-decoration:underline;
	color:#8397BA;
}


#Banner_top {
	height:115px;
	background-color:white;
	background-image:url(../images/banner_bg.png);
	background-repeat:repeat-x;
	position:relative;
}

#XXL_Logo {
	position:absolute;
	top:0px;
	left :20px;
	height:113px;
	width:280px;
	background-image:url(XXL_Logo.jpg);
	background-repeat:no-repeat;
}

#Banner_bottom {
	height:248px;
}

#Menue_Admin {
	position:absolute;
	left:10px;
	top:5px;
	font-size:8pt;
}
#Menue_Admin a {
	color:#666666;
	font-weight:bold;
}

#Menue1 {
	position:absolute;
	right:23px;
	top:0px;
	color:#333333;
	height:23px;
	background-image:url(../images/Menue1_center.png);
	background-repeat:repeat-x;
	padding:6px 13px 5px 13px;
}

.Menue1_Trenner {
	color:#B1B1B1;
}

#Menue1 a {
	color:#333333;
	margin:0px 2px 0px 2px;
}

#Menue1 a:hover {
	color:#5A6573;
}


#Menue2 {
	position:absolute;
	right:8px;
	bottom:14px !important;
	bottom:12px;
	font-size:10pt;
}

#Menue2 ul {
	list-style:none;
	margin:0;
	padding:0;
}
#Menue2 li {
	float:left;
}

#Menue2 a {
	color:#333333;
	font-weight:bold;
	font-size:11pt;
	display:block;
	height:37px;
	float:left;
}


#Menue3 {
	position:absolute;
	right:8px;
	bottom:52px !important;
	bottom:51px;
}

#Menue3 ul {
	list-style:none;
}
#Menue3 li {
	float:left;
	padding-left:1px;
}

#Menue3 a {
	text-transform:uppercase;
	color:white;
	padding:2px 8px;
	background-color:#C1C1C1;
	display:block;
}

#Menue3 .NavLink_0 a:hover {
	background-color:#7A7A7A;
}

#Menue3 .NavLink_1 a, #Menue3 .NavLink_2 a {
	background-color:#7A7A7A;
}


#Menue4 {
	margin-top:35px;
	margin-right:16px;
}

#Menue4 ul {
	float:right;
	list-style:none;
	padding:0;
	margin:0;
	border-bottom:1px solid #D2DAEB;
}

#Menue4 a {
	text-align:left;
	text-transform:uppercase;
	color:#175BA3;
	padding:5px 0px 5px 10px;
	width:182px;
	display:block;
	border-top:1px solid #D2DAEB;
	
}

#Menue4 .NavLink_0 a:hover {
	background-color:#f4f4f9;
}

#Menue4 .NavLink_1 a, #Menue4 .NavLink_2 a {
	font-weight:bold;
	background-color:#f4f4f9;
}

#ContentFrame {
	background-color:white;
	background-image:url(../images/banner_bg.png);
	background-repeat:repeat-x;
	width:899px;
	position:relative;
}

#ContentFrame a {
	color:#175BA3;
}

#Content {
	line-height:170%;
	padding:30px 0px 20px 60px;
}

#Content > p {
	text-align:justify;
	background-image:url(../images/PageHeadline_line.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:23px;
	margin-bottom:10px;
}

#Content p.withoutLine {
	background-image:none;
	padding-bottom:auto;
	margin-bottom:auto;
}





.icon {
	border:none;
}


/* BILDER */

.TopicPics {
	margin:auto;
	width:600px;
	margin-top:15px;
	margin-bottom:15px;
}

.TopicPics ul {
	margin:0px;
	padding:0px;
}


.PreviewPic1 {
	width:120px;
	height:120px;
	padding:3px 2px 3px 3px;
	margin:12px;
	display:block;
	background-image:url(../images/Rahmen_120x120.png);
}
.PreviewPic2 {
	background-position:center;
	background-repeat:no-repeat;
	background-color:black;
	width:120px;
	height:120px;
	display:block;
}

.PicPageNav a, .PicPageNav span {
	margin:0px 5px 0px 5px;
}

.PicPageNavActive {
	background-color:#175BA3;
	color:white;
	padding:3px;
	font-weight:bold;
}




/* REFERENCES */


.ReferencesList {
	margin-top:15px;
	margin-bottom:15px;
	padding-left:50px;
}


.ReferencesList ul {
	margin:0px;
	padding:0px;
}


.References1 {
	width:130px;
	height:130px;
	/*padding:3px 2px 3px 3px;*/
	margin:0px;
	display:block;
	/*background-image:url(../images/Rahmen_120x120.png);*/
	text-align:center;
	line-height:145%;
}



.References2 {
	background-position:center;
	background-repeat:no-repeat;
	width:130px;
	height:70px;
	display:block;
}


/* FORMULAR */


fieldset {
	border:1px solid #c4c4c4;
	border-top:2px solid gray;
	padding:10px 10px 10px 10px !important;
	padding:0px 10px 10px 10px;
	background-image:url(../images/banner_bg.png);
	background-repeat:repeat-x;
	background-position:0px 0px !important;
	background-position:0px 13px;
	width:555px;
}

fieldset.fullWidth {
	width:795px;
}

fieldset.nonLegend {
	background-position:0px 0px;
	padding-top:20px;
}

fieldset.fullWidth {
	width:
}

fieldset legend {
	font-weight:bold;
	border:1px solid gray;
	padding:3px;
	margin-bottom:0px !important;
	margin-bottom:10px;
	background-color:#c4c4c4;
}

fieldset label, .left {
	float:left;
	text-align:right;
	width:120px;
	margin-right:5px;
}

.normalLabel {
	float:none;
	width:700px;
	text-align:left;
	display:block;
}

fieldset .right, fieldset button {
	 margin-left :125px;
}

button {
	height:37px;
	text-align:center;
	color:white;
	font-weight:bold;
	border:none;
	margin-top:15px;
	margin-bottom:20px;
	background-repeat:no-repeat;
	font-size:10pt;
}

button.button_large {
	width:200px;
	background-image:url(../images/button_200px.png);
}
button.button_medium, button {
	width:150px;
	background-image:url(../images/button_150px.png);
}
button.button_small {
	width:100px;
	background-image:url(../images/button_100px.png);
}

#Content a.button_large, #Content a.button_medium, #Content a.button_small {
	height:32px;
	color:white;
	display:block;
	padding-top:10px;
	text-align:center;
	font-weight:bold;
	background-repeat:no-repeat;
	font-size:10pt;
}


#Content a.button_medium{
	width:150px;
	background-image:url(../images/button_150px.png);
}
#Content a.button_small {
	width:100px;
	background-image:url(../images/button_100px.png);
}



input, textarea, select {
	border:1px solid #C4C4C4;
	background-color:#F6F6F6;
}

fieldset input, fieldset textarea, fieldset select {
	margin-bottom:8px;
}

fieldset .fullWidth {
	width:435px;
}

fieldset input:focus, fieldset textarea:focus, fieldset select:focus {
	background-color:white;
}

.errormessage {
	color:red;
}

fieldset .errormessage {
	display:block;
	margin-top:15px;
}

.noInputMargin input, .noInputMargin select {
	margin-bottom:0;
}

fieldset .InputDescription {
	float:none;
	display:block;
	text-align:left;
	width:95%;
	font-weight:bold;
}

fieldset .InputFullLine {
	margin-left:0;
}


.disabled {
	background-color:#DDDDDD;
	color:#555555;
}

/* Table */


.Table {
	background-color:#555555;
}
.Table td {
	background-color:#F6F6F6;
}

.TableHeadline {
	color:#333333;
	font-weight:bold;
}

.TableHeadline td {
	background-color:#D3D3D3;
}

.TableHead{
	width:551px;
	background-color:#008000;
	border-left:2px solid #555555;
	border-top:2px solid #555555;
	border-right:2px solid #555555;
	font-weight:bold;
	padding-left:25px;
	position:relative;
}


.PageHeadline {
	color:#175BA3;
	font-size:14pt;
	background-image:url(../images/PageHeadline_line.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:23px;
	margin:0px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.Line {
	background-image:url(../images/PageHeadline_line.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:3px;
}

.Contact_Person {
	width:183px;
	height:63px;
	background-image:url(../images/Ansprechpartner.png);
	background-repeat:no-repeat;
	background-position:0px 18px;
	padding-top:83px;
	padding-left:10px;
	margin-top:50px;
	margin-right:15px;
	float:right;
	font-size:7pt;
	position:relative;
}

.Contact_Person div {
	position:absolute;
	top:0px;
	left:0px;
	font-size:11pt;
	color:#175BA3;
	text-transform:uppercase;
}

.PortfolioIcon {
	float:left;
	margin:10px 20px 10px 0px;
}

.PicTable {
	font-size:11pt;
	margin-top:30px;
	font-weight:bold;
}

.PicTable span {
	color:gray;
}

.PicTable td {
	vertical-align:top;
}

.PicTableDesc {
	font-size:7pt;
	margin-bottom:20px;
	color:#999999;
}

.Box1 {
	background-image:url(../images/PageHeadline_line.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:8px;
	padding-bottom:10px;
}

.Box1Clear, .Clear {
	height:0px;
	clear:both;
}

.Box1Left {
	width:95px;
	height:79px;
	float:left;
	position:relative;
	background-repeat:no-repeat;
}


.Box1Content {
	margin:0px 0px 0px 110px;
}

.Box1Headline {
	font-size:11pt;
	font-weight:bold;
}

.NewsDetailPicture {
	float:left;
	width:352px;
	height:286px;
	background-image:url(../images/Rahmen_350x284.png);
	background-repeat:no-repeat;
	padding:3px 0px 0px 3px;
	margin:0px 20px 20px 0px;
}

.PlTable1 {
	color:gray;
	vertical-align:top;
}

.PlTable2 {
	background-color:#f8f8f8;
	padding:4px 3px 4px 10px;
	vertical-align:top;
}

table tr.odd td {
	/*background-color:#f8f8f8;*/
	background-color:#ECECEC;
	padding-left:3px;
}
table tr.even td{
	padding-left:3px;
}