
/* CSS Pegasus / steinmetzdesign.com - Guenther Steinmetz / 04.2015 */

/**************************/
/*     Content Styles     */
/**************************/

img.left {
    margin: 0 20px 20px 0px;
    float: left;
    clear: left;
}

img.right {
    margin: 0 0 20px 20px;
    float: right;
    clear: right;
}

img.left_horizontal {
    margin: 0 50px 10px 0;
    float: left;
}

img.right_horizontal {
    margin: 0 0 10px 50px;
    float: right;
}


p.small {
    font-size:10px;
}

div.important, .important {
    clear: both;
    background: #eee;
    padding: 1em 2em;
    border: .3em solid #0b6;
    margin: 1em 0;
}

div.warning, .warning {
    clear: both;
    text-align: center;
    font-weight: 900;
    background: #900;
    color: #fff;
    padding: 1em;
    border: .3em solid #aaa;
    margin: 1em 0;
}
.warning a {
    color: #aaf;
}

.important p:first-child,
.warning p:first-child {
    margin-top: 0;
}
.important p, .warning p {
    margin: 1em 0 0;
}

span.highlight {
    font-weight: 900;
    letter-spacing: .06em;
    background:#dfd;
}

body.print {background:#CCC;margin:50px 50px 0px 50px;}

hr {height: 1px; color: #ccc; background-color: #ccc; border: 0;}



/*******************/
/*      Start      */
/*******************/

html {height: 101%;}
body {font-size:0.875em; line-height:1.4em; font-family:Arial,sans-serif,Verdana,Helvetica; margin:0;background:#f5f4f2;}


/************************************/
/*    seitenname & nav oben     */
/************************************/

.head {
	margin:0 auto;
    max-width: 1000px;
	padding: 5px 0 0 0;

}

.sitename {
	position:relative;
    left:30px; top:-135px; 
	height:90px;
	width:740px;
	padding:0 0 0 0px;
	margin:0 0 0px 0;
	z-index:1;
}


.headnav {padding:40px 10px 0 0;}

.headnav {
    text-align:right;
    white-space: nowrap;
    margin:0;
    font-size:0.83em;
	font-weight:500;
    letter-spacing: .08em;
    line-height: 1.7;
}
.headnav a:link {color:#666;text-decoration: none;}
.headnav a:visited {color:#666;text-decoration: none;}
.headnav a:hover {
	color:#900;  
	text-decoration: none;
	background:#f5f4f2;
	padding: 0 0px 5px 0px;
	border-radius: 0 0 .2em .2em;
    box-shadow: 5px 5px 5px #888;
	border: 0px solid #333; 
}



/***********************/
/*      Container     */
/***********************/

.container {
    margin:-190px auto;
    max-width: 1000px;
    box-shadow: 0 0 2em 0 #666;
	margin-bottom:10px;
    background:#FFF;
	border-radius: 0.3em;
}

.container_inhalt {width:100%;}
 

/***********************/
/*       Head          */
/***********************/
.streifen {
	height:350px; 
	width:100%; 
	background:url(images/bg.jpg);
	padding:10px 0 0 0;
}

.header {
    margin:0 auto;
	max-width: 1000px;
	height:145px;
    padding:0px 0 0 0;
	border-top:0px solid #999;
	border-bottom:0px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background: #003;
}

.newsbox3 {   
    width:100%;
	height:150px;
    border-top:0px solid #ccc;
    border-bottom:0px solid #ccc;
    margin:0 0;
	font-size:9px;
}


/********************/
/*     Content      */
/********************/

.content {
	width:100%;
    float:left;
    margin:0;
	border-top: 1px solid #ccc;
    color:#666;
	background:#FFF;
}

.content a:link {color:#666;text-decoration: none;}
.content a:hover {color:#900;text-decoration: none;}
.content ul {list-style-image: url(images/pfeil.gif); }
.content a:visited {color:#666;text-decoration: none;}
.content a:active {color: #666; text-decoration: none;}
.content a:focus {color: #666; text-decoration: none;}

.content_rechts {float:right;width: 740px;min-height:370px;border-left: 1px solid #CCC;padding:20px 20px 20px 20px;clear:right;}
.content_rechts a:link {color:#666; text-decoration: none;}
.content_rechts a:hover {color:#900;  text-decoration: none;}

.links {float:left; width:360px; min-height:2px; padding:0 0px 0 0px; margin:0px 10px 0 0px; clear:left;}

.rechts {float:right; width:360px; min-height:2px; padding:0 0 0 0px; margin:0px 0 0 10px; clear:right;}

.unten {float:left; width:740px; min-height:2px; padding:0 0 0 0px; margin:0 0 0 0px;}


h1, h2, h3, h4 {
    font: normal 21px Arial,sans-serif,Verdana,Helvetica;
	color:#030a6c;
}
h1, h2, h3 {
    margin: 0 0 .5em;
}
h4, h5, h6 {
    margin: 1.5em 0 .5em;
}
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top:0;
}

h5, h6 {
    letter-spacing: .05em;
}
h5 {
    font: normal small-caps bold 19px/1.4 'Trebuchet MS', Verdana, sans-serif;
}
h6 {
    font-size: 10pt;
    font-weight:bold;
    color:#086;
}


.submenu h4 {
    font-size:14px;
    margin-top:3em;
}



/*********************/
/*     Seite links      */
/*********************/

.sidebar {
    float:left;
	width: 160px;
    border-top:0px solid #ccc;
	border-right: 0px solid #ccc;
    border-bottom:0px solid #ccc;
    padding:0 0px 0px 30px;
    margin-top:0px;
	clear:left;	
}

.newsbox1 {
    float:left;
	width: 160px;
    padding:0px 5px 0px 30px;
    margin:20px 0 0 -30px;
	clear:left;
	color:#000;
	font-size: 12px;
	line-height:1.3em;
    background:#f5f4f2;opacity:0.8; 
    border-radius: 0 0 .2em .2em;
    box-shadow: 5px 5px 5px #888;
}

.newsbox1 a {color: #000;text-decoration:none;}
.newsbox1 a:hover{color: #900;}


/*********************/
/*    Seite unten    */
/*********************/

.subarea {
    width:100%;
    float:left;
	background:#F0F0F0;
	font-size:9px;
	color:#666;
    margin:0 0 -5px 0;
	border-radius: .5em;
}
.newsbox2 {
    padding:0 0;
    float:left;
	padding:0 0px 0px 30px;
	clear:left;
}

.update{
	line-height:1.5em;
    float:right;
	padding:5px 20px 0px 0px;
	clear:right;
}



/**********************/
/*    Navigation 1    */
/**********************/

.nav {
    background:#f5f4f2;
    padding:0 0px 0 0px;
    border-radius: .5em;
	font-size:0.83em;
	height:25px;
}
.nav ul {
    list-style-type: none;
    padding: 0 0 0 33px;
}
.nav ul li {
    color:#900;
	font-weight:400;
    line-height:1.4;
    padding: .5em 20px 0 0px;
	margin:0 10px 0 20px;

}

.nav ul li a {
    display:block;
    color:#666;
	font-weight:100;
    text-decoration: none;
    border:none;
}

.nav {text-transform:uppercase; }
.nav ul.menulevel1 li.sdocs a {
    text-decoration: underline;
}

.nav ul.menulevel1 li ul.menulevel2 li a {
    text-decoration: none;
}

.nav ul li a:hover,
.nav ul.menulevel1 li.sdocs a:hover,
.nav ul.menulevel1 li ul.menulevel2 li a:hover {
    color:#900;
	background:#f5f4f2;
	padding: 0 0px 0 0px;

	border-radius: 0 0 .2em .2em;
    box-shadow: 5px 5px 5px #888;
	border: 0px solid #333;
}	

.nav ul.menulevel1 li {
    float:left;
    margin:0px 0px 0px 0;
    position:relative;
    white-space: nowrap;
}
.nav ul ul {
    position:absolute;
    visibility: hidden;
    width:150px;
    background:#f5f4f2;opacity:0.8; 
    padding: 2px 5px 2px 8px;
    border-radius: 0 0 .2em .2em;
    box-shadow: 5px 5px 5px #888;
}
.nav ul.menulevel2 {
    left:-6px;
    z-index:15;
}
.nav ul.menulevel1 li ul.menulevel2 li{
    width:145px;
    white-space: normal;
    margin: 2px -.3em;
    padding: 0 .3em;
}
.nav ul ul ul {
    left:145px;
    top:2px;
    z-index:20;
    border-radius: .5em;
}
.nav li:hover > ul {
    visibility: visible;
	padding:0px 0 0 6px;
}


/**********************/
/*    Navigation 2    */
/**********************/

.nav2 {
    float:left;
    width: 145px;
	padding:38px 0 0 30px;
    clear:left;
}
.nav2 ul {
    list-style-type: none;
    padding:0em 0 .01em 0;
    margin:1em 0 0em 0em;
    border-radius: 0em;
}
.nav2 ul li {
    margin: -0.1em 0 1em 0;
    padding: 0 0em;
    color:#900;
	font-weight:400;
    line-height:1.6;
}
.nav2 ul li a {
	color: #666;
	font-weight: 500;
    text-decoration:none;
    margin: 0 -.5em 0 -.5em;
    padding: 0 .5em 0 .5em;
    display:block;
}
.nav2 ul li a:hover {
    color:#900;
}
.nav2 ul li ul  {
    margin:-0.5em 0 0 1em;
    padding: .5em 0 0 0;
    border-radius:0;
}
.nav2 ul li ul li {
    padding-left: 0em;
    margin-left:0;
}
.nav2 ul li ul li a {
    margin-left:-1em;
    padding-left: 1em;
}


/*************************/
/*  Locator  */
/*************************/

.locator {
    max-width:50em;
    min-width:50%;
    float:left;
    clear:left;
    display:block;
    margin:0em 0 -1em 0;
}
.locator p  {
    font-size:0.8em;
	color:#999;
    margin:0.5em 0 2em 3em;
}
.locator a {
    color: #999;
	text-decoration:none;
}





/**************************/
/*  Login     */
/**************************/

.login {
    clear:both;
    text-align:center;
    font-size:x-small;
    margin:10px 0;
}
.login a {color:#999;text-decoration:none;}
.logins a:hover {color:#900;}



/* sitemap */
.sitemaplevel1{margin:20px 0 0 0px; padding:0 20px 0 20px;list-style-type:none;font-size:small;background: url(images/dot.gif) repeat-y 0px 0;}
.sitemaplevel2{margin:0 0 0 20px; padding:0 20px 0 20px;;list-style-type:none;font-size:small;background: url(images/dot.gif) repeat-y 0px 0;}
.sitemaplevel3{margin:0 0 0 25px; padding:0 20px 0 20px;;list-style-type:none;font-size:small;background: url(images/dot.gif) repeat-y 0px 0;}
.sitemaplevel4{margin:0 0 0 25px; padding:0 20px 0 20px;;list-style-type:none;font-size:small;background: url(images/dot.gif) repeat-y 0px 0;}

/*-- sonstiges --*/
textarea {font-family: arial, sans-serif; font-size: 100%; border: 1px solid #ccc; background:#F3F3F3; padding: 5px 5px 0 5px; color: #666;} 
input {font-family: arial, sans-serif; font-size: 100%; border: 0px solid  #ccc;background:#F3F3F3; padding: 1px 1px 1px 5px; color: #666;} 
#content.submit {width: 6.8em; background: url(images/button.gif) no-repeat;  font-size: 85%; color: #fff; padding: 0px 6px; margin:0; border: 1px #666; }
#submit {width: 6.8em;  background: #CCC; color: #666; font-size: 80%; padding: 1px 10px; margin: 20px 0 0 0 ;}
.submit {width: 6.8em;  background: #DDD; color: #666; font-size: 80%; padding: 1px 10px; margin: 20px 0 0 0 ;}


