/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title : Cagintranet Web Design
Author : Chris Cagle
URL : http://www.cagintranet.com/
Created : September 2009
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/** GLOBAL RESETS **/

#
:link,:visited { text-decoration: none; }

a img,:link img,:visited img { border: none; }

a:link, a:visited { color: #BA0000; text-decoration: underline; }

a:hover, a:focus { color: #1a1a1a; text-decoration: underline; }

body {
	margin: 0 0 50px 0;
	font-size: 12px;
	color: #11007b /* #042796 */;
/*	color: #222;
	font-family: arial,lucida,tahoma, helvetica, verdana;
	background: #FFF url(images/bg.png) top repeat-x;*/
	background-color:  #f9f9f9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; font-weight: 400; }

ul,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin: 0; padding: 0; }

/** GLOBAL SETS **/
.clear { clear: both; }

.contact { padding-top: 25px; border-top: 1px dotted #ccc; }

.credits {
	font-size: 11px;
	text-transform: uppercase;
	color: #666;
	padding-top: 15px;
	margin-top: 30px;
	border-top: 1px dotted #ccc;
}

.credits a:link, .credits a:visited { color: #666; }

.credits a:hover { color: #333; }

.credits p { margin: 0 0 0 0; line-height: 16px; padding: 5px 0 0 0; }

.hidden { display: none; }

.page-meta {
	line-height: 40px;
/*	text-transform: uppercase;*/
	color: #999;
	font-size: 11px;
	border-top: 1px dotted #ccc;
	padding-top: 15px;
	margin-top: 15px;
}

.page-meta span {
	text-transform: none;
	color: #BA0000;
	font-size: 15px;
	font-family: georgia;
}

.adresse {
/*		line-height: 40px;
text-transform: uppercase;*/
/*	color: #042796;*/
	color: white;
	font-size: 14px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
/*	background-color: white;*/
background-color: #11007b;
}

.section { padding: 20px 10px 10px 10px; text-align: left;}

.section blockquote {
	margin: 0 0 20px 20px;
	line-height: 19px;
	font-size: 12px;
	color: #666;
	font-style: italic;
	border-left: 2px solid #ccc;
	padding: 0 0 0 15px;
}

.section code {
	border: 1px solid #ececec;
	padding: 2px;
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	font-size: 12px;
	background: #f9f9f9;
	color: #000;

}

.section h2 {
	color: #BA0000;
	font-size: 22px;
	font-family: arial;
   font-size:21px;
   letter-spacing:1px;
	margin: 0 0 15px 0;
	padding: 0;
}

.section h3 {
	color: #BA0000;
	font-family: arial;
	font-size: 19px;
	margin: 0 0 10px 0;
}

.section h4 {
	color: #BA0000;
	font-family: arial;
	font-size: 15px;
	margin: 0 0 10px 0;
}

.section h5 {
	color: #BA0000;
	font-family: arial;
	font-size: 13px;
	margin: 0 0 10px 0;
}

.section h6 {
	color: #BA0000;
	font-family: arial;
	font-size: 10px;
	margin: 0 0 10px 0;
}

.section p, .section ul, .section ol { line-height: 20px; margin: 0 0 20px 0; }

.section pre code {
	line-height: 17px;
	padding: 15px;
	border: 1px solid #ececec;
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	font-size: 12px;
	background: #f9f9f9;
	color: #000;
	margin-bottom: 22px;
	display: block;
}

.section ul ul, .section ol ul, .section ul ol, .section ol ol { margin: 0 0 0 20px; }

.section ul, .section ol { margin-left: 20px; }

.section li {
	margin-bottom:5px;
}

#content { text-align: left; }

#content .tabelle {
	border:none;
	margin-top:50px;
	margin-bottom:10px;
	width:920px;
}

#content .tabelle h1, #content h1{
color:#BA0000;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:28px;
font-weight:normal;
letter-spacing:1px;
line-height:40px;
padding:0;
}

#content h1{
margin-top:40px;
}

#content .tabelle h1{
width:650px;
}

#content .tabelle h2{
color:#11007b;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
padding:0;
line-height:25px;
letter-spacing:1px;
width:635px;
}

#content #page-content { float: left; width: 575px; }

#content .page-text {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 50px;
}

#content .page-text blockquote {
	margin: 0 0 22px 20px;
	line-height: 19px;
	font-size: 13px;
	color: #666;
	font-style: italic;
	border-left: 2px solid #ccc;
	padding: 0 0 0 15px;
}

#content #page-content h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#11007b;
	font-weight:bold;
	letter-spacing:0px;
	margin-top:22px;
	margin-bottom:3px;
	line-height:22px;
}

#content .page-text img { margin: 0; border: 1px solid #1a1a1a; }

#content .page-text p, #content .page-text ul, #content .page-text ol { margin: 0 0 22px 0; }

#content .page-text ul ul, #content .page-text ol ul, #content .page-text ul ol, #content .page-text ol ol { margin: 0 0 0 25px; }

#content .page-text ul, #content .page-text ol { margin-left: 25px; }

#content code {
	border: 1px dotted #ececec;
	padding: 2px;
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	font-size: 12px;
	background: #f9f9f9;
	color: #000;
}

/*.page-text li {
	list-style:square;
list-style-image: url(http://www.sgrafix.ch/kaiser/data/uploads/pfeil.gif);


}*/

.page-text ul
{
list-style-type: none;
padding: 0;
margin: 0 !important;
}

.page-text li
{
/*background-image: url(http://www.sgrafix.ch/kaiser/data/uploads/pfeil.gif);
background-repeat: no-repeat;
background-position:0em 0em;*/
padding-left: 0px;
padding-bottom:10px;
}
#content .page-text li img{
	border:none !important;
	padding-top:5px;
}



#content .page-text h1 {
	font-size: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 40px;
	letter-spacing: -2px;
	margin: 25px 0px 20px 0px;
	padding-left: 0px;
/*	background-color: #e7e7e7;*/
/*	width:620px;*/
	width:920px;
	color:#ba0000;
	letter-spacing:1px;
	}

	#content h1 img  {
		padding-left:85px;
	}

#content .page-text h2 {
	font-size: 25px;
	font-family: arial;
	line-height: 37px;
	letter-spacing: 0px !important;
	margin: 25px 0 10px 0;
}

#content h3 {
	font-family: arial;
	font-size: 18px;
	color: #1a1a1a;
	margin: 25px 0 10px 0;
}

#content h4 {
	font-family: arial;
	font-size: 16px;
	color: #1a1a1a;
	margin: 25px 0 10px 0;
}

#content h5 {
	font-family: arial;
	font-size: 14px;
	color: #1a1a1a;
	margin: 25px 0 10px 0;
}

#content h6 {
	font-family: arial;
	font-size: 10px;
	color: #1a1a1a;
	margin: 25px 0 10px 0;
}

#content pre code {
	line-height: 17px;
	padding: 15px;
	border: 1px dotted #ececec;
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	font-size: 12px;
	background: #f9f9f9;
	color: #000;
	margin-bottom: 22px;
	display: block;
}

#header {
	position: relative;
	height: 150px;
	margin: 30px 0px 0px 0px;
	background: url(images/logo.gif) no-repeat;
	background-color: transparent;
}

#header #nav {
	position: absolute;
	top: 10px;
	left: 0;
	list-style: none;
}

#header #nav li {
	float: left;
	margin: 0 10px 0 0;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

#header #nav li a { display: block; line-height: 30px; padding: 0 10px; }

#header #nav li a:link, #header #nav li a:visited {
	border: 1px solid #D23939;
	color: #E17979;
	text-decoration: none;
}

#header #nav li a:hover, #header #nav li a:focus { color: #FFFFFF; text-decoration: none; }

#header #nav li.current a {
	border: 1px solid #FFC4C4;
	color: #FFFFFF;
	text-decoration: none;
}

#header a.logo:link, #header a.logo:visited, #header a.logo:hover {
	position: absolute;
	top: 68px;
	left: 0;
	color: #fff;
	font-size: 52px;
	text-transform: uppercase;
	font-family: Arial;
	letter-spacing: -2px;
	text-decoration: none;
}

#header span.logo2 {
	position: absolute;
	top: 70px;
	left: 2px;
	color: #7C1B1B;
	font-size: 52px;
	text-transform: uppercase;
	font-family: Arial;
	letter-spacing: -2px;
}

#homepage #header { position: relative; height: 415px; }

#sidebar {
	width: 300px;
	float: right;
	border: 1px solid #ccc;
/*	background: #f6f6f6;*/
   background-color: #FFFFFF;
	margin-bottom: 50px;
}

#sidebar .section form p { margin: 0 0 0 0; }

#sidebar .section input.submit {
	padding: 5px 10px;
	font-weight: bold;
	float: right;
	background: #111;
	border: 1px solid #000;
	color: #eee;
}

#sidebar .section input.submit:focus, #sidebar .section input.submit:hover { color: #7C1B1B; background: #BA0000; }

#sidebar .section input.text, #sidebar .section textarea.text {
	font-size: 13px;
	font-family: arial;
	border: 1px solid #999;
	padding: 4px;
	background: #fff;
	width: 250px;
	margin: 0 0 7px 0;
}

#sidebar .section input.text:focus, #sidebar .section textarea.text:focus { background: #ffffcc; }

#sidebar .section label { font-size: 11px; color: #666; display: block; }

#sidebar .section textarea.text { height: 100px; }

#wrapper { width: 925px; margin-right: auto; margin-left: auto; }


.leuchtstift {
background-color: yellow;
}

#kontaktlink,#startseitelink {
background-attachment:scroll;
background-color:#ba0000;

background-position:left top;
background-repeat:no-repeat;
cursor:pointer;
height:119px;
position:fixed;
right:0;
top:135px;
width:30px;
z-index:8765;
}

#kontaktlink {
	background-image: url(images/kontakt.gif);
}

#druckversion {
background-attachment:scroll;
background-color:#ba0000;

background-position:left top;
background-repeat:no-repeat;
cursor:pointer;
height:119px;
position:fixed;
right:0;
top:260px;
width:30px;
z-index:8765;
}

#druckversion {
	background-image: url(images/drucken.gif);
}
#startseitelink {
		background-image: url(images/startseite.gif);
}