/******************************************
 asapCM-Systems - Content Management System
 Copyright (c) Copyright 2008 asap Software Consulting GmbH, Germany
 ******************************************
 $ Source: /style.css
 $ Revision: 2.3.0 $
 $ Author: asapCM-Systems $
 $ Date: 2008/09/01 $
 ******************************************
 Beschreibung: Einheitliche Ausgangsbedingungen schaffen
******************************************/

*:focus {
	outline-style: none;
}

html, body { 
	margin:0;
	padding:0; 
} 
 
body {
	font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 100.01%;
	color: #666;
}

a:link, a:visited, a:focus, a:hover, a:active {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

img {
	border: 0 none;
}

blockquote {
	margin: 0;
}

hr {
	line-height: .1em;
	height: 1px;
	border: 1px;
	color: #999;
	background-color: #666;
}

/* Textinhalte
******************************************************/
h1 { font-size: 1.25em; }
h2 { font-size: 1.19em; }
h3 { font-size: 1.12em; }
h4 { font-size: 1.06em; }
h5 { font-size: 1em; }
h6 { font-size: .93em; }

address, h1, h2, h3, h4, h5, h6 {
	margin:0;
}

h1, h2 {
	color: #FFF;
	padding: 0 0 0 .4em;
	background: url(../images/asap-edv/bg_block_doppelt.png) repeat-x left top;
	line-height: 25px;
}

h2 img {
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

p, pre {
	line-height: 1.12em;
	margin: 0;
	padding: 0 0 0 .2em;
}

pre, code {
	font-family: 'Courier New', Monospace;
	color: #333;
	font-size: 1.25em;
	padding-right: 5px;
	padding-left: 5px;
}

/* Tabellen Elemente
******************************************************/
table {
	border-collapse: separate; /* collapse */
	border-spacing: 0;
	empty-cells: show;
}

caption {
	font-size: 1.250em;
	font-weight: 700;
	text-align: left;
	padding-top: .2em;
}

th {
	text-align: center;
	speak-header: always;
}

th span {
	font-weight: 400;
}

/* Formular Elemente
******************************************************/
form {
	margin: 0;
	border: 0 none;
	padding: 0;
}

form p {
	padding-bottom: 0;
}

fieldset {
	padding: 1em;
}

form fieldset#delete legend{
	color: #F00;
}

legend {
	color: #666;
	padding: 1em .4em;
	font-size: 1.25em;
	font-style: italic;
	font-weight: bold;
}

label {
	color: #666;
}

p label {
	width: 23%;
	font-weight: bold;
	vertical-align: middle;
	float: left;
}

select, input {
	margin: .1em 0;
	border-top: 1px solid #999;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #BBB;
	background: #FFF url(../images/bg_input.png) no-repeat right top;
}

input:focus {
	background: #FAFAFA url(../images/bg_gradient.jpg) repeat-x left top;
}

input[type="radio"], input[type="checkbox"], input[type="image"] {
	vertical-align: middle;
	border: 0 none;
	background: transparent;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	font-size: .875em;
	margin-top: .3em;
	margin-bottom: .3em;
	border: 0 none;
	padding: .125em .625em .1875em .625em;
	background: url(../images/button.gif) no-repeat right bottom;
	cursor: pointer;
}

input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
	color: #000;
	background: url(../images/bg_input.png) no-repeat right top;
}

textarea {
	margin-bottom: .4em;
	border-top: 1px solid #999;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #BBB;
	padding: .2em;
	max-width: 28em;
	background: #FEFEFE url(../images/bg_input.png) no-repeat left top;
}

textarea:focus, textarea:active {
	color: #000;
	background: #FAFAFA url(../images/bg_gradient.jpg) repeat-x left top;
}

/* Seiten Elemente
******************************************************/
#wrap {
	width: 955px;
	text-align:left;
	margin: 0 auto;
}

#wrapHeader {
	position: relative;
	height: 40px;
	width: 100%;
}

#infoLogo {
	position: relative;
	width: 225px;
	height: 120px;
	top: -175px;
	left: 25px;
	background: url(../images/asap-edv/logo_asap.png) no-repeat left top;
}

#wrapper {
	background: url(../images/asap-edv/background.png) repeat-y right top;
}

#mainContainer a[href^="mailto:"]:before, a[href*="@"]:before {
	content: url("../images/mailto.png");
	margin-right: .2em;
}

#wrap a.arrow:before {
	content: url("../images/ar-open.png");
	margin-right: .2em;
}

/* Hauptmenüleiste (Horizontal)
******************************************************/
.balkenHeader {
	width: 955px; 
	height: 30px; 
	position: relative;
	top: 70px;
	background: url(../images/asap-edv/balken_oben.gif) repeat-x left bottom;
}

.lineHeader {
	width: 955px; 
	height: 7px; 
	position: relative;
	top: 70px;
	background: url(../images/asap-edv/line_orange.gif) repeat-x left bottom;
}

#infoLine {
	height: 232px;
	width: 955px;
}

#infoText {
	font-family: "Trebuchet MS", Verdana, Arial;
	width: 305px;
	position: relative;
	top: -225px;
	left: 290px;
	color: #333;
	font-size: 1.125em;
}

#infoLine .rightInfo {
	clear: right;
}

.rightInfo a {
	color: #FFF;
	font-weight: bold;
}

#mainContainer {
	font-size: .69em;
	margin-left: 0;
	margin: 0;
	padding: 0;
}

#leftContainer {
	font-size: .69em;
	width: 0; 
	height: 475px;
	float: left; 
}

#rightContainer {
	font-size: .69em;
	width: 235px; 
	float: right; 
}

.leftBlock {
	color: #FFF;
	margin: 4px 0;
	border-top: 4px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: .2em 1em .2em 3em;
}

.rightBlock {
	color: #FFF;
	margin: 0;
	border-top: 4px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: .2em .4em;
	background: url(../images/asap-edv/hg_umfrage.gif) repeat-y left top;
}

#randompicture img {
	width: 235px;
	height: 200px;
	margin-left: 1em;
	border: 4px solid #CCC;
}

/* Hauptmenüleiste (Horizontal)
******************************************************/
#menueHeader {
	height: 30px;
}

#wrapBackground {
	height: 5px;
	background: url(../images/asap-edv/background.png) repeat-y right top;
}

ul#mainMenue {
	margin: 0; padding: 0;
	text-align: center;
}

ul#mainMenue li {
	list-style: none;
	display: inline;
	font: bold 0.75em/30px "Trebuchet MS", Verdana, Arial;
}

ul#mainMenue a.normal, ul#mainMenue .current {
	color: #FFF;
	text-decoration: none;
	float: left; width: 95px;
	border-right: 1px solid transparent;
	background: url(../images/asap-edv/bg_hauptnavi.png) repeat-y left top;
}

* html ul#mainMenue a.normal, * html ul#mainMenue .current {  /* Korrektur fuer IE 5.x */
	width: 8em;
	w\idth: 10em;
}

ul#mainMenue a:hover.normal, ul#mainMenue .current {
	color: #FFF;
	background: url(../images/asap-edv/bg_hauptnavi_aktiv.png) repeat-y left top;
}

.mainMenue {
	text-align: center;
	width: 10%;
}

.mainMenue a {
	font: bold 0.75em/30px "Trebuchet MS", Verdana, Arial;
	color: #FFF;
	text-decoration: none;
	display: block;
	border-right: 1px solid transparent;
	white-space: nowrap;
}

.mainMenue a:hover, .mainMenue a.current {
	color: #FFF;
	text-decoration: none;
}

.mainMenue a.current {
	cursor: default;
}

/* Sub-Navigation (Vertikal)
******************************************************/
#subContainer {
	padding: 0 0 5em 0;
}

#subTitle {
	color: #333;
	font-size: 1.19em;
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 2.2em;
	display: block;
}

.subMenue a {
	color: #000;
	font-size: 1.06em;
	line-height: 2em;
	white-space: nowrap;
	display: block;
	margin-left: 1.7em;
	border-bottom: 1px solid #FFF;
}

.subMenue a:hover, .subMenue a.current {
	color: #333;
	text-decoration: none;
}

/* Inhalte
******************************************************/
#mainContainer .shorttable a:hover {
	color: #000;
	text-decoration: underline;
}

#mainContainer .shorttable {
	display:block;
	margin-bottom: 5px;
	float: left;
	position: relative;
}

.shortcontent {
	width: 235px;
	height: 234px;
	background-color: #FFF;
	border-bottom: 1px solid #EF7F00;
	font-size: 1.12em;
}

.shortcontent p {
	padding-right: .2em;
	padding-left: .4em;
}

.shortcontent475 {
	width: 475px;
	height: 234px;
	background-color: #FFF;
	border-bottom: 1px solid #EF7F00;
	font-size: 1.12em;
}

.shortcontent475 p {
	padding: 0 .4em;
}

.shortcontent715 {
	width: 715px;
	height: 234px;
	background-color: #FFF;
	border-bottom: 1px solid #EF7F00;
	font-size: 1.12em;
}

#mainContainer .fulltable {
	display: block;
	margin-left: 5px;
	float: left;
	position: relative;
}

#mainContainer .fulltable a:hover {
	color: #000;
	text-decoration: underline;
}

.fullcontent715 {
	width: 715px;
	/* height: 450px; */
	background-color: #FFF;
}

.fullcontent715 table {
	height: 450px;
}

td.content_left {
	width: 475px;
	vertical-align: top;
	padding: 2em 2em 0 2em;
	background-color: #FFF;
	border-bottom: 1px solid #EF7F00;
}

td.content_middle {
	width: 5px;
}

td.content_right {
	width: 235px;
	vertical-align: top;
	background-color: #FFF;
}

td.content_right_middle {
	width: 235px;
	vertical-align: middle;
	background-color: #FFF;
}

.more {
	width: auto;
	font-weight: bold;
	text-align: right;
	padding-left: 5px;
}

#mainContainer .printTemplate {
	font-weight: bold;
/*
	padding-top: 1em;
	padding-bottom: 1em;
*/
	visibility: hidden;
}

#mainContainer .backTemplate {
	margin: 0;
	padding: 0 .2em 0 0;
	text-align: right;
	position: relative;
	width: 4em; 
	height: 1em; 
	top: -2em;
	left: 39em;
}

#mainContainer .infoContent {
	font-style: italic;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding: 0 1em;
}

#mainContainer .insertUser {
	clear:left;
	font-style: italic;
	color: #333;
	text-align: right;
	padding: 0 1em;
}

#mainContainer .editUser {
	font-style: italic;
	color: #333;
	text-align: right;
	padding: 0 .8em 0 .8em;
}

/* Footer IDs
******************************************************/
#wrapFooter {
	padding: 0;
	height: 20px; 
	background: url(../images/asap-edv/background.png) repeat-y right top;
	clear: left;
}

#footerAddress {
	width: 955px; 
	text-align: center;       /* Seiteninhalt zentriert ausrichten */
	margin: 0 auto; 		 /* standardkonforme horizontale Zentrierung */
	font-size: .69em;
	font-style: italic;
	display: block;
}

#footerLine {
	width: 955px; 
	height: 7px; 
	margin: 0;
	padding: 0;
	background: url(../images/asap-edv/line_orange.gif) repeat-x left bottom;
}

#footerMessage {
	font-size: x-small;
	font-style: italic;
	color: #666;
	text-align: center; /* Seiteninhalt zentriert ausrichten */
	display: block;
	margin-top: 1.6em;
}

#footerValid {
	width: 955px; 
	text-align: right;       /* Seiteninhalt rechts ausrichten */
	margin: 0 auto; 		 /* standardkonforme horizontale Zentrierung */
}

/* Menüleiste
******************************************************/
#footerMenue {
	text-align: right;
	font-size: .63em;
}

#footerMenue li a {
	color: #FFF;
	font-weight: bold;
	line-height: 30px;
	padding: 0 .75em;
}

#footerMenue li a:hover {
	text-decoration: underline;
}

#footerMenue ul {
	margin: 0;
	background: url(../images/asap-edv/balken_unten.jpg) repeat-x left bottom;
}

#footerMenue ul li {
	display: inline;
}

#footerMenue ul li+li {
	border-left: 1px solid #999;
}

/* Skyscraper IDs and classes
******************************************************/
#leftSkyContainer {
	width: 120px;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}

.leftSky {
	position: relative;
	top: -1px;
	left: -123px;
	visibility: visible;
}

#rightSkyContainer {
	position: absolute;
	width: 120px;
	visibility: hidden;
	z-index: 100;
}

.rightSky {
	position: relative;
	top: -1px;
	left: 958px;
	visibility: visible;
}

/* Button-Banner IDs
******************************************************/
#leftBanner {
	text-align: center;
	margin: 5px 0 5px 1px;
}

#rightBanner {
	text-align: center;
	margin: 5px 1px;
}

#contentBanner {
/*
	text-align: center;
	margin: 1em 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
*/
	display: none;
}

.bannerText {
	font-size: 0.88em;
	color: #333;
	text-align: left;
	font-style: italic;
	margin: 0 1em;
}

/* Thumbnails IDs and classes
******************************************************/
.thumb {
	padding: .2em;
}

/* Standorte IDs and classes
******************************************************/
#pages {
    font-size: 100.01%;
	width: 100%;
}

#pagesHeader {
	background-color: transparent;
	width: 100%;
	height: 1px;
	visibility: hidden;
}

.pagesBorderTopLeft {
	background: url(../images/locations/border_top_left.gif) no-repeat left bottom;
	width: 35px;
	height: 35px;
}

.pagesBorderTopRight {
	background: url(../images/locations/border_top_right.gif) no-repeat left bottom;
	width: 45px;
	height: 35px;
}

.pagesBorderTop {
	background: url(../images/locations/border_top.gif) repeat-x left top;
	height: 35px;
}

.pagesBorderBottom {
	background: url(../images/locations/border_bottom.gif) repeat-x left top;
	height: 55px;
}

.pagesBorderLeft {
	background: url(../images/locations/border_left.gif) repeat-y left top;
	width: 35px;
}

.pagesBorderRight {
	background: url(../images/locations/border_right.gif) repeat-y left top;
	width: 45px;
}

.pagesBorderBottomLeft {
	background: url(../images/locations/border_bottom_left.gif) no-repeat left bottom;
	width: 35px;
	height: 55px;
}

.pagesBorderBottomRight {
	background: url(../images/locations/border_bottom_right.gif) no-repeat left bottom;
	width: 45px;
	height: 55px;
}

.pagesWerbetext {
	font-size: 1em;
	font-weight: bold;
}

#pagesLogo {
	margin: 1em;
	text-align: right;
	vertical-align: top;
}

.pagesSmallText {
	font-size: 1em;
	color: #333;
}

.pagesBlockTitel {
	color: #000;
	font-size: 1.3em;
}

.pagesBlockTitel th {
    font-size: 100.01%;
	color: #000;
	font-weight: bold;
}

.pagesBlockTitel a {
	font-size: 1.5em;
}

.pagesBlockTitel a:hover {
	color: #000;
}

.pagesBlockText {
	color: #000;
}

.pagesProfile {
	color: #000;
}

.pagesSector {
	color: #000;
}

/* Intro IDs and classes
******************************************************/
#intropage { }

/* Galerie IDs and classes
******************************************************/
div.shadow, div.shadow2, div.shadow3, div.shadow4, div.shadow5 {
   padding: 1px;
}
   
div.shadow5:hover div.shadow,
div.shadow5:hover div.shadow2,
div.shadow5:hover div.shadow3,
div.shadow5:hover div.shadow4,
div.shadow5:hover {
	padding: 0;
}

div.shadow {
	background-color: #8e8e8e;
	border: 1px solid #959595;
	margin: 0px;
}

div.shadow2 {
	background-color: #aaa;
	border: 1px solid #bebebe;
	margin: 0;
}

div.shadow3 {
	background-color: #D1D1D1;
	border: 1px solid #E1E1E1;
	margin: 0;
}

div.shadow4 {
	background-color: #ededed;
	border: 1px solid #f6f6f6;
	margin: 0;
}

div.shadow5 {
	float: left;
	margin: 10px 14px;
	border: 1px solid transparent;
	background-color: #fcfcfc;
}

div.shadow5:hover {
	border-width: 5px;
}

div.shadow5 img {
	border: 0px solid #999;
	margin: -2px;
	display: block;
	position: relative;
	top: -3px;
	left: -3px;
}
	
div.shadow5:hover img {
	margin: -1px;
	top: -1px;
	left: -1px;
}

/* admin IDs and classes
******************************************************/
div#posStructure[*] {
	padding: 1em;
}

table.adminMenueTable {
	table-layout: auto;
	border-collapse: separate; /* collapse */
	border-spacing: 1px;
	margin: 0;
	border: 1px solid #666;
	padding: 0;
	background: #FFC;
	empty-cells: hide;
}

td.adminMenueItem {
	text-align: center;
	margin: 0;
	border: 0 none;
	padding: 0;
	height: 20px;
	background: transparent;
}

td.adminMenueTitle {
	font: normal x-small/normal Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
	text-decoration: none;
	text-transform: none;
	margin: 0;
	padding: 0 .4em;
	white-space: nowrap;
}

*.contentLayer {
	position: relative;
	margin: .1em 0 0 .1em;
	border: 0 none;
	padding: 0;
	float: left;
	top: 0em;
	left: 0em;
}

*.contentLayerH {
	position: absolute;
	visibility: hidden;
	margin: .2em 0 0 .2em;
	border-top: 1px solid #CCC;
	border-right: 1px inset #333;
	border-bottom: 1px inset #333;
	border-left: 1px solid #CCC;
	padding: 0;
	top: 0em;
	left: 0em;
	z-index: 1000;
	clear: right;
}

*.infoLayer {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left;
}

.required {
	color: red;
	letter-spacing: .2em;
}

#confirm {
	margin: 0;
	border: 1px dotted #0F0;
	padding: 1em;
}

#message {
	margin: 0;
	padding: 1em;
}

#message li {
	font-style: italic;
}

#message h3 {
	color: #036;
}

.nosee {
	display: none;
}

/* Fixes (akt. in Verwendung)
******************************************************/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

