/* Standard Stylesheet
www.confida-weitra.at
Start: 01.05.2007
Letzte Aenderung: 2.08.2007

dunkelblau #004494
blaugrau #bac1c7
hellgrau #f4f4f4
*/


/*------------------------Allgemeines------------------------*/


* {
	padding: 0;
	margin: 0;
	border: 0;
	}

ul, li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	/*position: relative;*/
	}

body {
	color: #333;
	background: #bac1c7;
	text-align: center;
	font: 78%/1.6em "Lucida Grande" , "Lucida Sans Unicode" , geneva, verdana, sans-serif;
	}

a:link {
	/*color: #333;*/
	color: #004494;
	text-decoration: none;
	background: transparent;
	}

a:visited {
	color: #717D7D;
	text-decoration: none;
	background: transparent;
	}

a:hover { text-decoration: underline; }
#header a, #header a:visited, #header a:hover { color: white; }
img, a img { border: 0 none; }
.keine-anzeige { display: none; }
	
/*------------------------Absaetze------------------------*/

p {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0.5em 0;
	}

#content p { padding-right: 35px; }
#sidebar p { padding-left: 35px; }

#jungunternehmer #sidebar p {
	padding-right: 50px;
	font-size: 0.9em;
	}

#footer p {
	font-size: 0.9em;
	line-height: 1.3em;
	color: white;
	}

/*------------------------Headlines------------------------*/

#content_head h1 {
	color: white;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 1.4em;
	padding: 60px 30px 5px 30px;
	background-color: transparent;
	}

#content_head h2 {
	color: white;
	font-weight: lighter;
	font-size: 1.2em;
	padding: 0 30px 15px 30px;
	background-color: transparent;
	}

#content_jung h1 {
	color: #004494;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 1.5em;
	padding: 30px 35px 15px 0;
	background-color: transparent;
	border-bottom: solid 1px #c5c7c8;
	margin-bottom: 15px;
	margin-right: 35px;
	}

#content_jung h2 {
	color: #004494;
	font-weight: lighter;
	font-size: 1.2em;
	padding: 0 30px 15px 30px;
	background-color: transparent;
	}

#content_text h2 {
	color: #004494;
	font-weight: lighter;
	font-size: 1.2em;
	padding: 0 30px 15px 0;
	background-color: transparent;
	}

#content h3 {
	color: #004494;
	font-size: 1.2em;
	}

#content_text h3 {
	color: #004494;
	font-size: 1.2em;
	margin-bottom: 10px;
	}

#slogan h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 0.9em;
	padding-right: 35px;
	}

#sidebar h2 {
	color: #004494;
	font-size: 1.1em;
	font-weight: lighter;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 10px;
	}

#jungunternehmer #sidebar h2 { padding-top: 80px; }

/*------------------------diverses------------------------*/

.c { clear: both; }
.s { font-size: 0.9em; }
.leftalign { float: left; }
.rightalign { float: right; }
.img_kontakt { margin-top: 55px; }
.img_sidebar { padding: 35px 0 0 35px; }
.img_plan { margin-top: 15px; }
.blau { color: #004494; }

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


#wrapper {
	width: 870px;
	height: 750px;
	margin: 0 auto;
	margin-top: 30px;
	text-align: left;
	}

#header {
	height: 30px;
	text-align: right;
	padding-right: 75px;
	font-size: 0.9em;
	color: white;
	}

#left {
	width: 35px;
	height: 550px;
	float: left;
	margin: 0;
	padding: 0;
	/*text-align: left;*/
	background: url(../medias/bg_left.jpg) no-repeat left 400px;
	}

#kontakt {
	background: url(../medias/bg_right.jpg) no-repeat right 400px;
	width: 35px;
	height: 550px;
	float: left;
	margin: 0;
	padding: 0;
	/*position: relative; 
	visibility: visible;*/
	}

#container {
	width: 800px;
	height: 670px;
	float: left;
	padding: 0;
	text-align: left;
	background: white;
	}

#sidebar {
	width: 265px;
	height: 410px;
	float: left;
	text-align: left;
	}

#content {
	width: 535px;
	height: 410px;
	margin-left: 265px;
	text-align: left;
	}

#content_head {
	position: relative;
	background: url(../medias/bg_blauverlauf.jpg) no-repeat left 35px;
	width: 535px;
	height: 170px;
	}

#content_titel {
	position: relative;
	width: 800px;
	height: 410px;
	}

#titel_oben {
	position: absolute;
	top: 35px;
	left: 35px;
	}

#titel_mitte {
	position: absolute;
	top: 160px;
	left: 35px;
	}

#titel_unten {
	position: absolute;
	top: 285px;
	left: 35px;
	}

#slogan {
	position: absolute;
	z-index: 100;
	top: 55px;
	left: 153px;
	padding-left: 20px;
	border-left: 1px solid #fff;
	}

#content_jung {
	position: relative;
	width: 535px;
	}

#team {
	position: relative;
	width: 535px;
	}

#content_text {
	width: 535px;
	height: 240px;
	overflow: auto;
	}

#jungunternehmer #content_text { height: 190px; }
* html #sidebar { margin-right: -3px /* hack IE 3px bug */; }
* html #content { margin-left: 262px /* hack IE 3px bug */; }

#form_text {
	margin-top: 20px;
	width: 535px;
	height: 290px;
	overflow: auto;
	}

#erst_text {
	margin-top: 20px;
	width: 535px;
	height: 270px;
	overflow: auto;
	}
#navigation {
	position: relative;
	background-image: url(../medias/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	height: 140px;
	visibility: visible;
	}

#special {
	float: left;
	height: 120px;
	padding: 0;
	padding-left: 35px;
	margin: 0;
	background: url(../medias/bg_linie_special.gif) no-repeat 264px 20px;
	font-size: 0.9em;
	line-height: 1.3em;
	}

#footer {
	clear: both;
	text-align: center;
	padding-top: 5px;
	}

#logo {
	position: absolute;
	top: 45px;
	left: 560px;
	}

/* replace------------------------*/
	
	
/* revised to replace active/focus dotted border */

.replace_logo {
	display: block;
	width: 210px;
	height: 50px;
	margin: 0;
	padding: 0;
	}
	/* make the actual link ZERO size and position relative
	the zero size stops the dotted border from displaying */
.replace_logo a {
	display: block;
	width: 0;
	height: 0;
	position: relative;
	}
	/* move the link styling to the em and make it position absolute */
.replace_logo a em {
	display: block;
	text-indent: -10000px;
	width: 210px;
	height: 50px;
	position: absolute;
	background: url(../medias/confidaweitra.gif) no-repeat;
	border: 0;
	cursor: pointer /* to set the pointer correctly as a link in IE */;
	}

.replace_logo a:hover em { /* border-color:#000; */ }
	/* for IE to make the active/focus state work correctly */
.replace_logo a:active { /* color:#fff; */ }
	/* style the active/focus state */
.replace_logo a:active em,
.replace_logo a:focus em { /* border-color:#c00; */ }

/* Listen------------------------*/


#navlist_grau {
	font-size: 0.9em;
	text-transform: uppercase;
	padding-top: 38px;
	padding-left: 35px;
	width: 150px;
	float: left;
	}

ul#navlist_grau li a {
	background: transparent;
	color: #4b4b4b;
	}

ul#navlist_grau li a:hover {
	background: transparent;
	text-decoration: underline;
	}

#navlist_blau {
	font-size: 0.9em;
	text-transform: uppercase;
	padding-top: 38px;
	margin-left: 160px;
	width: 200px;
	}

ul#navlist_blau li a {
	color: #004494;
	background: transparent;
	}

ul#navlist_blau li a:hover {
	color: #004494;
	background: transparent;
	text-decoration: underline;
	}

#special ul {
	margin: 0;
	padding: 0;
	}

#special li {
	float: left;
	margin: 0;
	padding: 0;
	width: 205px;
	margin-top: 30px;
	margin-right: 60px;
	}

#special a {
	display: block;
	padding-left: 60px /* Platz für HG-Bild */;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
	}

#special .last_special { margin-right: 10px; }
#jung { background: url(../medias/neugruender.jpg) no-repeat center left; }
#service { background: url(../medias/haendedruck.jpg) no-repeat center left; }
#news { background: url(../medias/etzeichen.jpg) no-repeat center left; }

#special a:hover {
	color: #004494;
	text-decoration: none;
	}

#special a#jung:hover { background: url(../medias/neugruender_hover.jpg) no-repeat center left; }
#special a#service:hover { background: url(../medias/haendedruck_hover.jpg) no-repeat center left; }
#special a#news:hover { background: url(../medias/etzeichen_hover.jpg) no-repeat center left; }

#sidebar ul {
	margin-left: 35px;
	font-size: 0.9em;
	}

#sidebar li a {
	color: #333;
	text-decoration: none;
	background: url(../medias/bindestrich_grau.gif) no-repeat center left;
	padding-left: 10px;
	}

#sidebar li a:hover {
	text-decoration: underline;
	color: #004494;
	background: url(../medias/bindestrich.gif) no-repeat center left;
	padding-left: 10px;
	}

#sidebar ul ul { margin-left: 15px; }
#sidebar ul ul li a,
#sidebar ul ul li a:hover { background-image: none; }

#sidebar .sidebar_aktiv {
	color: #004494;
	text-decoration: none;
	}

#content li, #content_text li {
	color: #333;
	text-decoration: none;
	background: url(../medias/bullet.gif) no-repeat left 0.7em;
	padding-left: 10px;
	}

#punktelist {
	position: absolute;
	top: 125px;
	width: 480px;
	color: white;
	font-size: 1em;
	border-top: solid white 1px;
	padding-left: 15px;
	background-color: transparent;
	}

#punktelist li {
	float: left;
	background-image: none;
	margin: 0;
	padding: 0;
	}

#punktelist a {
	color: white;
	float: left;
	padding: 5px 15px 12px 15px;
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	cursor: pointer;
	}

#punktelist a:hover {
	float: left;
	padding: 5px 15px 12px 15px;
	background-color: transparent;
	background: url(../medias/pfeil_down.gif) no-repeat center bottom;
	text-decoration: none;
	}

#content_head .punktelist_aktiv {
	padding: 0 /*corr pfeilpositione*/;
	background-color: transparent;
	background: url(../medias/pfeil_down.gif) no-repeat center bottom;
	}
	
#downloadexcel li {
	background: url(../medias/excel.gif) left center no-repeat;
	height: 25px;
	padding-left: 30px;
	padding-top: 10px;
}
#downloadexcel .pdf {
	background: url(../medias/pdf_icon_klein.gif) left center no-repeat;
}

/*----------------formular--------------------*/ 

/*input, textarea {
	margin: 2px 0;
	border: 1px solid #E7E7E7;
	background: #FFF;
	padding: 2px 2px;
	width: 300px;
}*/
.felder {
	margin: 1px 0;
	border: 1px solid #E7E7E7;
	background: #FFF;
	padding: 2px 2px;
	width: 400px;
}

.captcha{
	margin: 1px 0;
	border: 1px solid #E7E7E7;
	background: #FFF;
	padding: 2px 2px;
	width: 50px;
}
.button {
	width: 400px;
	margin-bottom: 10px;
	padding: 2px 2px;
	background: #e6e6e6;
}

input:active, input:focus, input:hover,
textarea:active, textarea:focus, textarea:hover  {
	background: #f4f4f4;
}

/*----------------jungunternehmerbutton--------------------*/ 


#flashcontent {
	margin: 5px 0 10px 35px;
	}
	
#flashcontent p {
	padding-left: 0;
	font-size: 0.9em;
	}
	
/*----------------tabellen--------------------*/ 

.tabgeschichte {
	border-collapse: collapse;
	table-layout: fixed;
	width: 500px;
	margin-top: 20px;
	}

.jahre {
	width: 60px;
	vertical-align:top;
	color: #004494;
	}

.tabtext {
	vertical-align:top;
	}
