/* Test JAlly */

body 
{
	margin:0%; 
	background-color: #FFFFFF; 
	color: #000000; 
	font-size:10pt; 
	font-family:Arial;
}

.weitsicht #loadingDiv
{
	width: 925px;
	height: 100%;
	color: #ffffff;
	background-color: #B29343;
	-moz-opacity:0.4; /* Transparenz Fox patch */
	opacity: 0.4;
	filter:alpha(opacity=40); /* Transparenz IE patch */
}

.weitsicht #header
{
	z-index: 5;
	position: relative;
}

.weitsicht #modWelcome #modNewsShowShort
{
	clear: both;
	padding-top: 20px;
}

#modNewsShowShort .newsStyleListe .NewsList
{
	background-color: #c7b162;
	width: 700px;
	height: auto;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	float: left;
}


.weitsicht  #ueberschrift 
{ 
	position:absolute;
	top:10px;left:10px;
	height:160px;
	width:900px;
	background-color: #FFFFFF;
	z-index:1;
}

.weitsicht #navigation 
{   
	position:absolute; 
	top:160px; 
	left:10px; 
	width:160px; 
	height:350px; 
	background-color: #FFFFFF;
	z-index:1;
}
.weitsicht #navigation2 
{   
	position:absolute; 
	margin-top: 300px;
	left:5px; 
	width:160px; 
	height:90px; 
	background-color: #FFFFFF;
	z-index:2;
}





.weitsicht  #main 
{ 
	background-image: url(../bilder/standard_verlauf.jpg);
	background-repeat:repeat-x;
	top: 170px;
	left:190px;
	position: absolute;
	width:720px;
	min-height: 500px;
	z-index: 1;
	background-color: #D7BF69;
	padding-left: 15px;
	padding-top: 25px;
	float: none;
	display: block;
	scroll: auto;
	z-index:3;
}
/* Vorgaben fr die Navigation */

.weitsicht .menu1 a#navigation_5_item
{
	
	margin-top: 30px;
	
	
}

.weitsicht .menu1 a
{
	background-image: url(../bilder/standard_button.jpg);
	background-repeat:repeat-x;
	margin-top: 7px;
	
	font-weight: bold;
	color: #000000; 
	font-size:12pt; 
	font-family:Arial;
	
}


.weitsicht .menu1 li
{
	background-color: #FFFFFF;
}

.weitsicht .menu1 li a:hover
{
	background-image: url(../bilder/standard_button.jpg);
	background-repeat:repeat-x;
	margin-top: 7px;	
	font-weight: bold;
	color: #FFFFFF; 
	font-size:12pt; 
	font-family:Arial;
	background-color: #FFFFFF;
}



.weitsicht .menu1 li li a
{
	background-image: url(../bilder/standard_button_1.jpg);
	background-repeat:repeat-x;
	margin-top: 5px;
	color: #FFFFFF; 
}
.weitsicht .menu1 li li a:hover
{
	background-image: url(../bilder/standard_button_1.jpg);
	background-repeat:repeat-x;
	margin-top: 5px;
	color: #000000; 
}

/* Formatierung der Startseite*/

#ws_startbild
{
	position: relative;
	float: left;
	margin-top: 30px;
}

#ws_starttext
{
	position: relative;
	margin-left: 10px;
	float: left;
	width: 440px;
	height: 180px;
	font-size: 10pt;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
}


#ws_starttext h3
{
	font-size: 12pt;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}



p
{
	background-color: #D7BF69;
	padding: 0px;
	width: 680px;
}

h3
{
	padding: 0px;
	margin: 0px;
}

h3 a:hover
{
	text-decoration: underline;
}

h4
{
	font-size: 11pt;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

.ws_bildleft
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#modAboutusWelcome h2
{
	clear: left;
	margin-bottom: 5px;
} 


table
{
	width: 680px;
	background-color: transparent;
}


/* Vorgaben fr Produkte */



.weitsicht .fliesstext
{
	width: 680px;
}

.weitsicht .fliesstext img
{
	float:left;
	margin-bottom: 15px;
}

.noleft
{
	clear: both;
}

#reflogo1
{
	top: 100px;	
	clear: left;
}

#reflogo2
{
	top: 250px;	
	clear: left;
}

#reflogo3
{
	top: 400px;	
	clear: left;
}

#reftext1
{
	padding-left: 275px;
	left: 275px;
	top: 100px;
}

#reftext2
{
	padding-left: 275px;
	left: 275px;
	top: 250px;
}

#reftext3
{
	padding-left: 275px;
	left: 275px;
	top: 400px;
}

#modProdukteDS h1
{
	clear: left;
}

/* Vorgaben f�r die Kontaktformular */


.weitsicht #modKontakte .hinweis
{
	background-color: #a98b43;
}

.weitsicht #modKontakte .nav
{
	background-color: #a98b43;
}



/* Vorgaben f�r die Teamseite */

.portrait
{
	float: left;
	display: block;
	text-align: left;
}

.portrait a:hover
{
	text-decoration: underline;
}

.passb
{
	clear: both;
	margin-right: 10px;
}

/* Vorgaben f�r die Visionsseite */

#visionklein
{
	float: left;
	margin-right: 10px;
}

#visionklein img
{
	width: 300px;
}

.visiontext
{
	margin-top: 5px;
	padding-right: 20px;
}



/* Vorgaben f�r das Adminformular Kontakte */

#modKontakte 
{
	margin: 0px;
}

#modKontakteWelcome .auswahl1
{
	width: 695px;
}

#modKontakteEdit .auswahl2 
{
	text-align: left;
	width: 600px;
	height: 30px;
	border: 1px solid;
}

#modKontakteEdit .auswahl2 input
{
	float: right;
}

/* Vorgaben f�r Referenzen */

.reftable
{
	float: left;
}

.refbild
{
	float: left;
	margin-right: 20px;
}
.reftext
{
	float: left;
	width: 400px;
	text-align: left;
	margin-bottom: 20px;
}

.reftext a
{
	font-weight: bold;
}

.reftext a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

.weitsicht #modLogin
{
	width: 300px;
}

.weitsicht #modLoginForm
{
	width: 300px;
}


.weitsicht #modLoginForm .nav
{
	width: 300px;
	background-color: transparent;
	padding-top: 20px;
}

.weitsicht #modLoginForm .nav input
{
	margin-left: 83px;
}


.weitsicht #adminnav .adminmenu
{   
	position:absolute;
	background-color: #000000;
	top:105px; 
	left:100px; 
	width:160px; 
	height:350px; 
	z-index:100;
}

.weitsicht .adminmenu li a
{
	background-color: #DAC373;
	border-bottom: 1px solid white;
	width: 160px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12pt;
	font-weight: bold;
}

