/* Stylesheet zu www.welcam.de */
/* --------------------------- */
/* Erstellt: Juli 2007		 */
/* 					 */
/* Von: Webagentur Web-a-Tec 	 */
/* http://www.web-a-tec.de     */
/* --------------------------- */

/* ------------------------------------ Ebenenuebergreifendes Layout -------------------------------------- */ 

html, body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100%;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none; 
}
a:hover { 
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

img {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div {
	position: absolute;
	border-style: solid;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	

h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FA7A16;
	display: inline;
}

h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
	display: inline;
	font-weight: normal;
}

input, textarea {

}

input.anfrage, textarea.anfrage {
	border-color: #FA7A16;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 2px;
	height: 16px;
	width: 180px;
	font-size: 13px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
}


/* ------------------------------------ Head-Bereich (Seitensuche, Secondary-Navigation ------------------- */

div.head {
	position: absolute;
	background-color: #D5D5D5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #000000;
}

div.search {
	font-size: 15px;
}

input.search {
	font-size: 14px;
	height: 16px;
	width: 190px;
	border-color: #FA7A16;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
}

/* ------------ Link Suchergebnisse ---------- */

a.search:link {
	text-decoration: none;
}
a.search:visited {
	text-decoration: none; 
}
a.search:hover { 
	text-decoration: none;
}
a.search:active {
	text-decoration: none;
}

/* --------------------------------------- */


/* ------------------------------------ Welcam Logo + Picture --------------------------------------------- */

div.logoback {
	position: absolute;
	background-color: #FFFFFF;
	height: 100px;
	width: 811px;
	top: 45px;  /* !important; */
	/* top: 44px;    nur fuer IE */ 
	

}	

div.logopic {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-color: #000000;
	border-style: solid;
	height: 65px; /* !important;
	height: 67px; nur fuer IE */
	width: 810px;
}

/* ------------------------------------ Hauptnavigation --------------------------------------------------- */

div.mainnavback {
	position: absolute;
	background-color: #FFFFFF;
	height: 92px;
	width: 811px;
	z-index: 3;
}

div.untermenuback {
	background-color: #FA7A16;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #000000;
	height: 30px; /*!important;
	height: 32px;  nur fuer IE */
	width: 810px;
	z-index: 4;
}

div.mainactive {
	background-image: url(../images/naviaktback.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-width: 0px;
	height: 61px; /* !important;
	height: 61px;  nur fuer IE */
	width: 152px; /* !important;
	width: 152px;  nur fuer IE */
	font-size: 14px;
	z-index: 5;
}

div.maininactive {
	background-image: url(../images/naviinaback.jpg);
	background-repeat: repeat-x;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	height: 38px; /* !important;
	height: 40px;  nur fuer IE */
	width: 150px; /* !important;
	width: 152px;   nur fuer IE */
	font-size: 14px;
	z-index: 4;
}

	

a.main:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.main:visited {
	color: #FFFFFF;
	text-decoration: none; 
}
a.main:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}
a.main:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* ------------ Unternavigation ---------- */

a.untermenu:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 25px 0px 0px;
}
a.untermenu:visited {
	color: #FFFFFF;
	text-decoration: none; 
	margin: 0px 25px 0px 0px;
}
a.untermenu:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px 25px 0px 0px;
}
a.untermenu:active {
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px 25px 0px 0px;
}

/* --------------------------------------- */
	 

/* ------------------------------------ Content-Bereich (erstreckt sich über die gesamte Höhe) ------------ */

div.contentback {
	position: relative;
	background-color: #D5D5D5;
	border-right-width: 1px;
	border-color: #000000;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 810px;
	z-index: 1;
}

div.contentbig {
	position: relative;
	line-height: 1.5em;
	width: 640px; /* !important;
	width: 700px; */
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #000000;
	padding: 20px 30px 20px 30px;
	min-height: 360px;
	z-index: 2;
}

div.contentblock {
	width: 300px;
	height: auto;
	border-width: 0px;
	padding: 0px 0px 0px;
	text-align: justify;
	z-index: 3;
}

div.boxhead {
	position: relative;
	width: 221px;
	height: 24px;
	background-image: url(../images/box_head.gif);
	padding: 8px 0px 0px 20px;
	color: #FFFFFF;
	font-size: 14px;
}
div.boxbg {
	position: relative;
	width: 225px;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-y;
	padding: 4px 6px 0px 10px;
	font-size: 10px;
}
div.boxfoot {
	position: relative;
	width: 241px;
	height: 12px;
	background-image: url(../images/box_foot.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}
div.boxbighead {
	position: relative;
	width: 537px;
	height: 24px;
	background-image: url(../images/boxbig_head.gif);
	padding: 8px 0px 0px 20px;
	color: #FFFFFF;
	font-size: 14px;
}
div.boxbigbg {
	position: relative;
	width: 541px;
	background-image: url(../images/boxbig_bg.gif);
	background-repeat: repeat-y;
	padding: 10px 6px 2px 10px;
	font-size: 12px;
}
div.boxbigfoot {
	position: relative;
	width: 557px;
	height: 12px;
	background-image: url(../images/boxbig_foot.gif);
	background-repeat: no-repeat;
	background-position: top;
}
	
		

h1.grey {
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	display: inline;
	line-height: 1.0em;
}
h1.orange {
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FA7A16;
	line-height: 1.2em;
}


/* ------------------------------------ Links (Grafiken) -------------------------------------------------- */ 
	
a.links img {
	border: 1px solid #7F7F7F;
}

/* ------------------------------------ Eingabe Kontaktformular -------------------------------------------------- */

input.kontakt {
	font-size: 10px;
	height: 13px;
	text-align: center; 
	margin: 10px 0px 0px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #FA7A16;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 2px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
}
