/* *************************************
 * Style-Sheet-File: wolfgang-ise.css
 * Project: wolfgang-ise.de
 * Author: Fabio Filippelli
 * Contact: fabio.filippelli@yahoo.de
 * All Rights Reserved
 * Date: 2009-05-01
 * *************************************
 */
@CHARSET "ISO-8859-1";

/* *************************************
 *   HTML UND BODY ELEMENT FORMATIEREN 
 * *************************************
 */
HTML, body {
	margin: 0px 0px 0px 0px;
	height: 100%;       
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: white;
	background-color: black;	
	overflow: auto;
}

/* *************************************
 *    STANDARD ELEMENTE FORMATIEREN 
 * *************************************
 */
h1 {
	margin-top: 25px;
	margin-left: 10px;
	font-size: 16px;
	letter-spacing: 6px;
	color: red;
	text-transform: uppercase;
}

h2 {
	margin-bottom: 10px;
	letter-spacing: 3px;
	font-size: 14px;
	color: #414141;
	text-transform: uppercase;
	border-bottom: 1px dotted #414141;
}

h3 {
	color: #bdbdbd;
	letter-spacing: 2px;
	border-bottom: 1px dotted #bdbdbd;
	margin-bottom: 0px;
}

h4 {
	font-size: 11px;
	color: #414141;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 0px;
}

h5 {

}

p {

}

span {

}

div {

}

/* *************************************
 *     STARTSEITE ERSTELLEN (INDEX) 
 * *************************************
 */ 
DIV.imageContainer {
	position:absolute;
	height:120px;
	width: 750px;
	left: 50%;
	top: 50%;
	margin-left: -375px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index: 1;
}

DIV.ueberlappung {
	position: relative;
	top: 0px;
	left: 0px;
	background-color: black;
	height: 120px;
	width: 750px;
	opacity: 0.6;
	filter: alpha(opacity='60');
}

DIV.rundgang {
	position: relative;
	left:1px;
	top: -120px;
	width:240px;
	height:120px;
	overflow:hidden;
}

DIV.scrollerBereich {
	position:relative;
	top:0px;
	left:-1px;
	width:750px;
	height:120px;	
}

DIV.indexContainer {
	overflow: visible;
	position: absolute;
	width: 750px;
	height: 300px;
	left: 50%;
	top: 50%;
	margin-top: -150px;
	margin-left: -375px;
	z-index: 2;
}

DIV.txtBereich {
	position: relative;
	top: -120px;
	left: 320px;
	font-family: Arial;
	font-size: 60px;
	width: 430px;
	color: #bcbcbc;
	text-transform: uppercase;
	letter-spacing: 2px;
}

DIV.wiseLogo {
	margin-top: -60px;	
}

SPAN.unterschrift {
	font-size: 16px;
	width: 430px;
	letter-spacing: 6px;
}

a.indexLink:link {
	color: #bdbdbd;
	text-decoration:none;
}

a.indexLink:focus {
	color: #bdbdbd;
	text-decoration:none;
}

a.indexLink:visited {
	color: #bdbdbd;
	text-decoration:none;
}

a.indexLink:active {
	color: #bdbdbd;
	text-decoration:none;
}

a.indexLink:hover {
	color: #bdbdbd;
	text-decoration:none;
}


/* *************************************
 *     GRUNDAUFBAU ERSTELLEN (DIVS) 
 * *************************************
 */
DIV.container {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -475px;
	width: 951px;
	height: 100%;
	overflow: visible;
}

DIV.textbox {
	position: absolute;
	max-width: 600px;;
	min-width: 600px;;
	width: 600px;;
	min-height: 650px;
	height: 100%;
	background-color: #ffffff;
	border-left: 201px solid #414141;
	border-right: 150px solid #bdbdbd;
	z-index: 1;
}

DIV.menubox {
	position: absolute;
	float: left;
	left: 0px;
	width: 200px;
	overflow: hidden;
	z-index: 4;	
}

DIV.thirdbox {
	position: absolute;
	float: right;
	right: 0px;
	width: 150px;
	z-index: 4;
	overflow: auto;
	background-color: #bdbdbd;
	margin-top: 170px;
	text-align: center;
}

/* *************************************
 *      STANDARD LINKS FORMATIEREN 
 * *************************************
 */
a.link:link {
	color: #9a9a9a;
	text-decoration:none;
}

a.link:focus {
	color: #9a9a9a;
	text-decoration:none;
}

a.link:visited {
	color: #9a9a9a;
	text-decoration:none;
}

a.link:active {
	color: #9a9a9a;
	text-decoration:none;
}

a.link:hover {
	color: red;
}

/* *************************************
 * PANORAMA BOX UND HEADER POSITIONIEREN 
 * *************************************
 */
DIV.panbox {
	position: relative;
	float: left;
	left: 0px;
	width: 750px;
	height: 160px;	
}

DIV.panpic {
	position: relative;
	float: left;
	left: 0px;
	width: 750px;
	height: 120px;	
}

DIV.headertxt {
	position: relative;
	float: left;
	top: -15px;
	left: 0px;
	width: 600px;
	height: 55px;
	background-color: #ededed;
	opacity: 0.6;
	filter: alpha(opacity='60');
	z-index: 4;
}
	
DIV.headerthird {
	position: relative;
	float: left;
	top: -15px;
	left: 0px;
	width: 150px;
	height: 55px;
	background-color: #afaeae;
	opacity: 0.6;
	filter: alpha(opacity='60');
	z-index: 4;
}

/* *************************************
 *            MENU ERSTELLEN 
 * *************************************
 */
div.logobox {
	position: relative;
	margin: 10px auto;
	background-color: #414141;
	width: 130px;
}

div.logoprint {
	display: none;
	position: relative;
	margin: 10px auto;
	width: 130px;
	background: url(logo.png);
}

div.menuElemente {
	position: relative;
	margin: 30px auto;
	width: 130px;
}

p.menuElement {
	font-size: 16px;
	text-transform: uppercase;
	text-align: justify;
	color: #bdbdbd;
}

/* *************************************
 *         TEXTBOX ERSTELLEN 
 * *************************************
 */
div.content {
	display: block;
	position: relative;
	float: left;
	left: -201px;
	width: 580px;
	min-height: 100%;
	height: auto;
	background-color: #FFFFFF;
	border-left: 201px solid #414141;
	border-right: 150px solid #bdbdbd;
	z-index: 500;	
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	color: black;
}

/* *************************************
 *      BERICHTVORSCHAU ERSTELLEN 
 * *************************************
 */
div.berichtvorschau {
	margin-bottom: 15px;
	float: left;
	left:0;
	width: 580px;
}

span.ueberschriftVorschau {
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
}

div.berVorschauPic {
	display: inline;
	float: right;
	margin-left: 10px;
}

p.berichtvorschau {
	font-size: 11px;
	text-align: justify;	
}

/* *************************************
 *      KONTAKTFORMULAR ERSTELLEN 
 * *************************************
 */
table.kontakt {
 	padding: 0px;
 	border-spacing: 5px;
}
 
td.kInfo {
 	width: 100px;
 	vertical-align: top;
}
 
input.inputboxes {
 	border: 1px dotted white;
 	font-size: 10px;
	font-family: Arial;
	color: black;
	background-color: #bdbdbd;
	width: 450px;
}
 
input.inputboxreset {
  	border: 1px dotted white;
 	font-size: 10px;
	font-family: Arial;
	color: black;
	background-color: #bdbdbd;
	width: 100px;
}
 
textarea.textareabox {
  	border: 1px dotted white;
 	font-size: 10px;
	font-family: Arial;
	color: black;
	background-color: #bdbdbd;
	width: 450px;
	height: 150px;
}