﻿/*#############################################################################################
Ein Entfernen des Copyright-Vermerks kann rechtliche Schritte nach sich ziehen!


Der Inhalt dieser Homepage und insbesondere dieser Datei unterliegt dem Copyright von
Jens Kürschner, nachfolgend Autor genannt!
Der Code oder Teile dessen dürfen ohne ausdrückliche
Genehmigung des Autors nicht frei verwendet werden, sowohl für privaten, als auch gewerblichen
Gebrauch!
Bei Missachtung muss mit rechtlichen Konsequenzen gerechnet werden!!

Jens Kürschner
mail@jenskuerschner.de
www.jenskuerschner.de

Ein Entfernen des Copyright-Vermerks kann rechtliche Schritte nach sich ziehen!
#############################################################################################*/





body {
background-color: #FFFFFF;
background: url(grafiken/bg3.png);
background-repeat: repeat-x;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
padding:0px;
margin:0px;
}


/* Hyperlinks & Schriften */

a:link { text-decoration:none; font-weight:bold; color:#000000; }
a:visited { text-decoration:none; font-weight:bold; color:#000000; }
a:hover { text-decoration:underline; font-weight:bold; color:#F76600; }
a:active { text-decoration:none; font-weight:bold; color:#000000; }

a.no:link { text-decoration:none; font-weight:normal; color:#000000; }
a.no:visited { text-decoration:none; font-weight:normal; color:#000000; }
a.no:hover { text-decoration:underline; font-weight:normal; color:#F76600; }
a.no:active { text-decoration:none; font-weight:normal; color:#000000; }

a.important:link { text-decoration:none; font-weight:bold; color:#990000; }
a.important:visited { text-decoration:none; font-weight:bold; color:#990000; }
a.important:hover { text-decoration:underline; font-weight:bold; color:#F76600; }
a.important:active { text-decoration:none; font-weight:bold; color:#990000; }

a.important2:link { text-decoration:none; font-weight:bold; color:#336633; }
a.important2:visited { text-decoration:none; font-weight:bold; color:#336633; }
a.important2:hover { text-decoration:underline; font-weight:bold; color:#66CC33; }
a.important2:active { text-decoration:none; font-weight:bold; color:#336633; }

a.navidown:link { text-decoration:none; font-weight:normal; color:#000000; }
a.navidown:visited { text-decoration:none; font-weight:normal; color:#000000; }
a.navidown:hover { text-decoration:none; font-weight:normal; color:#F76600; }
a.navidown:active { text-decoration:none; font-weight:normal; color:#000000; }

a.lsdown:link { text-decoration:none; font-weight:normal; color:#000000; }
a.lsdown:visited { text-decoration:none; font-weight:normal; color:#000000; }
a.lsdown:hover { text-decoration:none; font-weight:normal; color:#F76600; }
a.lsdown:active { text-decoration:none; font-weight:normal; color:#000000; }

a.index:link { text-decoration:none; font-weight:bold; color:#000000; }
a.index:visited { text-decoration:none; font-weight:bold; color:#000000; }
a.index:hover { text-decoration:none; font-weight:bold; color:#F76600; }
a.index:active { text-decoration:none; font-weight:bold; color:#000000; }

.kontaktschrift { text-decoration:none; font-weight:normal; color:#666666; }



/* Form */

#bgbar {
background: url(grafiken/bar.png);
background-repeat: repeat-x;
display:block;
height: 50px;
width:100%;
margin-top:156px;
}

#stop {
display: block;
width: 742px;
height: 16px;	
margin: auto;
margin-top: -191px;
background: url(grafiken/stop.png);
background-repeat: no-repeat;
}

#smain {
display: block;
width: 742px;	
height: 100%;
margin: auto;
padding: 0px;	
text-align: center;
background: url(grafiken/smain.png);
background-repeat: repeat-y;
}

#sbottom {
display: block;
width: 742px;	
height: 16px;
margin: auto;
margin-bottom: 15px;	
padding: 0px;
background: url(grafiken/sbottom.png);
background-repeat: no-repeat;
clear: both;
}

#frame {
width: 730px;
height: 100%;
margin: auto;
padding: 0px;
border: 0px;
text-align: center;
}

#top {
width: 700px;
height: 100px;
margin: 0px;
padding: 0px;
background: url(grafiken/top.png);
background-repeat: repeat;
text-align: center;
border-top: 5px solid #FFFFFF;
border-left: 15px solid #FFFFFF;
border-bottom: 0px solid #FFFFFF;
border-right: 15px solid #FFFFFF;
}
#top a span {
display: block;
width: 700px;
height: 100px;
}


#content {
width: 700px;
margin: 0px;
padding: 0px;
border-left: 15px solid #FFFFFF;
border-right: 15px solid #FFFFFF;
border-bottom: 5px solid #FFFFFF;
text-align: left;
text-align: justify;
background-color: #FFFFFF;
clear: both;
overflow:hidden;
}

#content2 {
width: 668px;
margin: 0px;
padding: 15px;
border: 1px solid #E8E8E8;
}

#content3 {
width: 698px;
height: 395px;
display: block;
margin: 0px;
padding: 0px;
padding-top:15px;
border: 1px solid #E8E8E8;
background-image: url(grafiken/ich2.png);
background-repeat: no-repeat;
}

#content4 {
width: 668px;
margin-top: 15px;
padding: 15px;
border: 1px solid #E8E8E8;
}

#bottom {
width: 700px;
margin: 0px;
padding: 10px 0px 0px 0px;
border: 0px;
text-align: left;
}





/* Navigation */

#navigation {
width: 700px;
margin: 0px;
padding: 0px;
border-top: 0px solid #FFFFFF;
border-left: 15px solid #FFFFFF;
border-bottom: 0px solid #FFFFFF;
border-right: 15px solid #FFFFFF;
text-align: left;
float: left;
}

ul#button li {
display:block;
padding:0;
margin:0;
height:50px;
width: 175px;
line-height:50px;
border: 0px;
text-align: center;
float: left;
list-style-type: none;
cursor: pointer;
}

ul#button li a.navi{
display:block;
background-color: #FFFFFF;
height:50px;
width: 175px;
line-height:50px;
text-decoration:none;
font-weight:bold;
color:#333333;
}

ul#button li a.navi:hover {
background-color: #FD9F08;
color:#000000;
}

ul#button li a.navi2{
display:block;
background-color: #FFFFFF;
border-bottom: 5px solid #FD9F08;
height:45px;
width: 175px;
line-height:50px;
text-decoration:none;
font-weight:bold;
color:#000000;
}

ul#button li a.navi2:hover {
background-color: #FD9F08;
color:#000000;
}



/* Formulare */

.form_efeld {
font-size: 13px;
font-family: Arial;
color: #000000;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
}
.form_efeld:hover {
border: 1px solid #333333;
}

.form_senden {
font-size: 14px;
padding: 5px;
font-weight: bold;
vertical-align: middle;
text-align: center;
color: #000000;
border: 1px solid #CCCCCC;
background-color: #E8E8E8;
cursor: pointer;
}
.form_senden:hover {
background-color: #FD9F08;
}

.codefeld{
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
}
.codefeld:hover {
border: 1px solid #333333;
}




/* Sonstiges */

.pic {
border: 1px solid #E8E8E8;
}

.hr {
color: #E8E8E8;
}

#zitatbox {
float:right;
padding-right: 60px;
padding-top: 45px;
width:250px;
}

#buttonbox {
float:right;
margin-right:-295px;
}

.ed_o {
text-align:left;
font-size:12px;
line-height:16px;
margin: auto;
padding:5px;
width:656px;
height:18px;
display:block;
background-color:#FD9F08;
border-left:1px solid #FD9F08;
border-top:1px solid #FD9F08;
border-right:1px solid #FD9F08;
}

.m {
	display:block;
	float:right;
	border:1px solid #ffffff;
	color:#ffffff;
	width:16px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.m:hover {
	border:1px solid #333333;
	color: #333333;
}

.p {
	display:none;
	float:right;
	border:1px solid #ffffff;
	color:#ffffff;
	width:16px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.p:hover {
	border:1px solid #333333;
	color: #333333;

}

.ed_u {
text-align:left;
font-size:12px;
line-height:16px;
margin: auto;
padding:10px;
width:646px;
border-left:1px solid #E8E8E8;
border-bottom:1px solid #E8E8E8;
border-right:1px solid #E8E8E8;
}

.mpic {
	margin-top:313px;
	float:right;
	margin-left:10px;
}
.mpic:hover {
	margin-top:308px;
}

#flagde {
	display:inline-block;
	width:16px;
	height:11px;
	background: url(grafiken/deu.png);
	cursor:pointer;
}
#flagde:hover {
	background: url(grafiken/deu_h.png);
	cursor:pointer;
}

#flaggb {
	display:inline-block;
	width:16px;
	height:11px;
	background: url(grafiken/gb.png);
	cursor:pointer;
}
#flaggb:hover {
	background: url(grafiken/gb_h.png);
	cursor:pointer;
}



