﻿/**************************************************************
***************************************************************
**
**  CSS fuer schulte-at-work.de
**  (c) tom schulte 2009 - 2018
**
***************************************************************
***************************************************************/
body {
/*	font-family: 'Lato', Arial, Helvetica, sans-serif; /* OpenSans */
	font-family: Arial, Helvetica, sans-serif; /* OpenSans */
	padding: 0;
	width: 1020px; /* */;
	margin: 0 auto 0 auto;
	background-color: #fff;
}

.cContainer {
	background-color: #fff;
	background-image: url('../__images/SaW_Wasserzeichen.png');
	background-position: bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.cContent {
	padding: 0;
	border: 0;
	margin: 0;
}

#SeitenRand {
	text-align: left;
	width: 1020px;
	margin: 0 auto;
}

#footer {
	display: block;
	width: 1020px;
	background-color: #444;
	border: 0;
	padding: 3px 0 3px 0;
/* */margin: -16px 0 0 0;
}

#footer p {
	color: #888;
	font-size: x-small;
	margin: 0;
	text-align: right;
}

ul, li {
	margin: 0;
	position: relative;
}

a {
	text-decoration: none;
}

img, a img {
	border: 0;
	margin: 0;
	padding: 0;
}

quote {
	font-style: italic;
	font-size: 110%;
}

h1 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-style: normal;/* italic; */
	font-size: 24pt;
	letter-spacing: 0.15em;
	font-weight: 100;
	margin: 100px 0 0 1px;
	color: #555;
	text-align: left;
}

h2 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 20pt;
	font-weight: 100;
	margin-top: 2em;
	margin-left: 220px;
	margin-bottom: 0.5em;
	color: #346090;
	text-align: left;
}

h3 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 15pt;
	font-weight: 100;
	margin-top: 2em;
	margin-left: 220px;
	margin-bottom: 0.5em;
	color: #346090;
	text-align: left;
}

h4 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 20pt;
	font-weight: 100;
	margin-top: 2em;
	margin-left: 220px;
	margin-bottom: 0.5em;
	color: #346090;
	text-align: left;
}

h5 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 20pt;
	font-weight: 100;
	margin-top: 2em;
	margin-left: 220px;
	margin-bottom: 0.5em;
	color: #346090;
	text-align: left;
}

h6 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 30pt;
	letter-spacing: 0.2em;
	color: #555;
	font-weight: 500;
	text-align: center;
	margin: 0 0 0 10px;
	padding-top: 30px;
}

p {
/*	font-family: 'Lato', Arial, Helvetica, sans-serif; /* Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif; /* Arial, Helvetica, sans-serif; */
	font-size: 12pt; /* 12pt */
	font-weight: normal; /* normal */
	font-variant: normal;
	color: #000;
	line-height: 1.5em;
	margin-left: 220px;
	margin-right: 50px;
	text-align: justify; /* left */
}

.cBullet li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	line-height: 1.5em;
	margin-top: 11pt;
	margin-left: 250px;
	margin-right: 50px;
	text-align: justify;	/* left */
	list-style-position: outside;
	list-style-image: url('../__images/bullit.gif'); /* */
}

dl {
	font-family: "Open Sans Light", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	line-height: 1.5em;
	margin-left: 220px;
	margin-right: 100px;
	text-align: justify; /* left */
	margin-bottom: 1em;
}

dt {
	font-weight: bold;
	margin-top: 2em;
}

.culStandard {
	margin-left: 220px;
	margin-right: 100px;
	font-family: "Open Sans Light", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 2em;
}

.culStandard ul li {
	font-size: 12pt;
	list-style-type: disc;
}

.culStandard li {
	list-style: none;
}

.cInlineZitat {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 120%; /* 16pt; */
}

.GretchenFrage {
	font-style: italic;
	font-weight:600;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 22pt;
	letter-spacing:0.05em;
	text-align:center;
}

.cLargeContacts {
	font-family: "Courier New", Courier, monospace;
	font-size: larger;
	font-weight: bolder;
}

.cJump2Begin {
	text-align: center;
	margin-top: 20px;
}

.cThemenBild {
	float: left;
	margin: 60px 0 0 15px; /* 60px 0 0 15px */
}

.cInlineBild {
	float: inherit; /* */
	margin: 0 0 0 22px;
}

.cRefKunde {
	font-family: "Open Sans Light", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	margin-left: 220px;
}

.cRefKunde li {
	text-decoration: none;
}

.cRefCLogo {
	float: left;
	position: relative;
	margin: 0 0 0 -175px;
	border: 0;
	padding: 0;
}

.cNotiz {
	border-top: solid;
	border-bottom: solid;
	border-width: 10px 0 10px 0;
	border-color: #660033;
	border-width: thick;
	float: left; /* */;
	clear: left; /* */;
	width: 155px; /* */;
	margin-top: 20px; /* */;
	margin-left: 15px; /* **10px */;
	margin-right: 10px; /* **20px */;
	padding: 0 1em 0 0.8em;			/* */
}

.cNotiz p {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 13pt;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	margin-left: 0;
	margin-right: 0;
	color: #000;
}

.cNotiz .cAutor {
	text-align: right;
	font-style: italic;
	font-size: 80%;
}

#nThemenMenue {
	width: 350px;
	position: fixed; /* */;
	float: right;
	top: 200px;
	right: 0;
	border: 0;
	padding: 0;
	z-index: 1000;
}

#nThemenMenue ul li {
	list-style: none;
}

#nThemenMenue li a {
	font-family: "Open Sans Semibold", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 18pt;
	font-weight: bold;
	line-height: 3.5em;
	color: #aaa;
	width: 50px;
	height: 80px;
	padding: 0 0 0 5px;
	background-color: #143250;
	margin: 10px 0 10px 260px;
	border-bottom-left-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
}

#nThemenMenue a:hover {
	width: 350px;
	text-align: center;
	margin-left: 0;
	background-color: #143250;
	color: white;
	box-shadow: 10px 10px 5px #555; /* */
}


.iThemenLink {
	font-family: "Open Sans Semibold", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: inherit;
	color: white;
	background-color: #143250;
	font-weight: normal;
}


#banner {
	top: 0;
	z-index: 2000; /* */
}

.cBannerImage {
	padding: 0;
	margin: 0;
	border: 0;
}

#nav {
	font-family: "Open Sans Semibold", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: 40pt;
	font-weight: 400;
	text-align: center;
	top: -4px;
}

#nav, #nav ul {
	padding: 0;
	list-style: none;
	z-index: 2000;
}

#nav li {
	float: left;
	width: 255px;
}

#nav li a {
	background-color: #143250;
}

#nav li a:hover {
	background-color: #143250;
}

#nav li ul {
	position: absolute;
	width: 255px;
	left: -2000em;
}

#nav li:hover ul {
	left: auto;
}

#nav a {
	display: block;
	width: 255px;
	color: #AAA;
	padding: 0;
	background-color: white;
	height: 50px;
}

#nav li ul li a {
	border: 0 2px 2px 2px;
	color: #aaa;
	border-color: white;
	background-image: none;
	background-color: #143250;
	font-size: 16px;
	box-shadow: 5px 5px 5px #888;
}

#nav a:hover {
	color: #fff;
}

/*
#########################################
*/
