* {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.7em;
}
html {height: 100%;}

body{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: #fff;
	margin: 0px;
	padding: 0px;
	border: 0;

	/* These work in IE only, changes the look of the scrollbar + textareas */
	scrollbar-base-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: transparent;
	scrollbar-darkshadow-color: transparent;
	scrollbar-3dlight-color: #8CACBB;
	scrollbar-shadow-color: #8CACBB;
	scrollbar-arrow-color: #8CACBB;
}


h1, h2, h3, h4, h5, h6, form{
	margin:0px;
	padding:0px;
	line-height: 1.5em;
}

h1	{ font-size: 16px; color: #000; margin-bottom: 18px; border-bottom: 1px solid #8CACBB;}
h2	{ font-size: 14px; margin-bottom: 1em; margin-top: 0.5em;}
h3	{ font-size: 12px; font-style:italic; font-weight: normal;}
h4	{ font-size: 12px; }
h5	{ font-size: 12px; }
h6	{ font-size: 12px; font-weight: normal; margin-top: -18px;}
img	{ border:0px; }
caption { display:none; }
textarea { overflow: auto; }

li	{ padding:0px; }

ul	{ padding:0px 3px 3px 2em; margin-left: 2em; margin-top: 0px;}
li ul	{ padding:3px 3px 3px 0em; margin-left: 1.4em;}

ol	{ padding:3px 3px 3px 2em; margin-left: 2em;}
li ol	{ padding:3px 3px 3px 0em; margin-left: 2em;}


hr {
	background-color:#8CACBB; 
	color:#8CACBB; 
	border: #8CACBB;
	height: 1px;
	margin: 18px 0px 18px 0px;
}



a {
    text-decoration: none;
    color: #02669F;
}
a:hover { color: #8CACBB;}
a:active { color: #02669F;}
a:visited { color: #02669F}

a.ButtonLeft {
    background-image: url(/medien/images/icon_pfeil_links.gif);
    background-repeat: no-repeat;
    padding-left: 12px;
}
a.ButtonBack {
    background-image: url(/medien/images/icon_pfeil_links.gif);
    background-repeat: no-repeat;
    padding-left: 12px;
}
a.ButtonUp {
    background-image: url(/medien/images/icon_pfeil_rauf.gif);
    background-repeat: no-repeat;
    padding-left: 14px;
}
a.InlineLink {
    background-image: url(/medien/images/icon_pfeil_rechts.gif);
    background-repeat: no-repeat;
    padding-left: 12px;
}

a.ExternLink {
    background-image: url(/medien/images/icon_externlink.gif);
    background-repeat: no-repeat;
    padding-left: 12px;
}

a.MailLink {
    background-image: url(/medien/images/icon_mail.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
}



table {
    margin: 0em 0em 1em 0em;
    padding: 0.2em 0.2em 0.2em 0.2em;
    border: 1px solid #8CACBB;
    border-spacing:0;
    border-collapse:collapse;
    empty-cells: show;
}
td {
    border: 1px solid #8CACBB;
    vertical-align: top;
    padding: 0.2em 0.2em 0.2em 0.2em;
}

thead {
    background: #cccccc;
    font-weight: bold;
    font-size: small;
}


input.button {
	background-color : #EFEFEF;
	color: #000000;
	font: 100% Verdana, Helvetica, Arial, sans-serif
}

div.spacer {
    margin: 1em;
}

div.abstand {
    margin: 1em;
}

.clear {
	clear: none;
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}

.UniversalBox {
	background: #EFEFEF;
	padding: 5px;
}

.imageleft { margin: 0px 20px 15px 0px;}
.imageright { margin: 0px 0px 15px 20px;}




#Header {
  background-image: url(/medien/images/header_repeat.gif);
  background-repeat: repeat-x;
}
#HeaderLogo {
  background-image: url(/medien/images/header.gif);
  background-repeat: no-repeat;
  height: 67px;
}

#Page {	width: 850px;}

#LeftArea {
	width: 125px;
	float:left;
	padding: 0px 10px;
}

#ContentArea {
	width: 620px;
	float:left;
	padding: 0px 10px;
	border: 1px dashed #8CACBB;
}

#footer {
	font-size: 0.8em;
	border-top: 1px solid #8CACBB;
	border-bottom: 1px solid #8CACBB;
	padding: 0.2em 1em 0.2em 150px;;
	margin: 1em 0em 1em 0em;

}
#footer a{font-size: 1em;}


#minilocator {
	padding: 8px 0px 9px 0px;
}

.minilocatorlink {
    background: url(/medien/gfx/pfeilchen.gif) no-repeat;
    padding-left: 10px;
}
.minilocatorlink a{
    background: url(/medien/gfx/pfeilchen.gif) no-repeat;
    padding-left: 10px;

}



.navblock ul {
	list-style-type: none;
	margin:0;
	padding: 0;
}

.navblock a {
	display: block;
	padding: 0em 0.5em 0em 11px;
	background: #ACC3CE;
	color: #000;
	margin: 1px 0px 0px 8px;
}
.navblock a:visited {color: #000;}
.navblock a:hover {background: #BCCFD7 url(/medien/images/nav_pfeil_rechts.gif) no-repeat;color: #000;}

.navblock .nav_active a {background: #ACC3CE url(/medien/images/nav_pfeil_rechts.gif) no-repeat;font-weight: bold;}
.navblock .nav_notactive a {}

.navblock .nav_activeopensub a { background: #ACC3CE url(/medien/images/nav_pfeil_unten.gif) no-repeat;font-weight: bold;}
.navblock .nav_activeopensub a:hover { background: #BCCFD7 url(/medien/images/nav_pfeil_unten.gif) no-repeat;}

.navblock li {line-height:0px;}

.navblock ul ul  a {
	padding-left: 22px;
	background: #DCE6EA;
}
.navblock ul ul a:hover {background: #ECF1F4 url(/medien/images/navsub_pfeil_rechts.gif) no-repeat;}

.navblock ul ul .nav_active a {background: #DCE6EA url(/medien/images/navsub_pfeil_rechts.gif) no-repeat; font-weight: bold; }
.navblock ul ul .nav_active a:hover {background: #ECF1F4 url(/medien/images/navsub_pfeil_rechts.gif) no-repeat; font-weight: bold; }

.navblock ul ul .nav_notactive a {background: #DCE6EA; font-weight: normal;}
.navblock ul ul .nav_notactive a:hover {background: #ECF1F4 url(/medien/images/navsub_pfeil_rechts.gif) no-repeat;}



div.TopNavigation {
	background: transparent;
	padding: 0.2em 0em 0.2em 0em;
	width: 620px;
	font-family: Arial, Helvetica, Sans Serif; 
	font-size: small;
}

div.TopNavigation a {
    background: #ffffe0;
    border: 1px #8CACBB solid;
    color: #436976;
    padding: 3px 10px 20px 10px;
    line-height:2em;
	margin-right: 2px;
}

div.TopNavigation a.selected {
    /* The selected tab. There's only one of this */
    background: #006699;
    border: 1px #8CACBB solid;
    color: White;
    font-weight: bold;
}

div.TopNavigation a:hover {
    background: #436976;
    border-color: #8CACBB;
    border-bottom-color: #4682b4;
    color: #fafad2;
}


table.GuestbookPageNav {
    border: none;
    padding:0;
}

table.GuestbookPageNav td{
    border: none;
    padding:0;
}

.GuestbookMessage {
	background: #EFEFEF;
	padding: 5px;
	border: 1px solid #8CACBB;
}
.GuestbookMessage h2 {
	background: #EDEDED;
	border-bottom: 1px solid #8CACBB;
	font-weight: normal;
}

.standardform table{
	border: none;
	width: 100%;
}
.standardform td{
	border: none;
}

.FormHeader
{
   color: #000000;
   background-color: #EFEFEF;
   font-size: 12px;
   font-weight: bold;
   border-color: #fff;
   border-width: 1em 0px 1em 0px; 
   border-style: solid;
   padding: 1em;
   margin-bottom: 1em;

}






table.Skills {
    width: 100%;
}

table.Kontakt {
    border: none;
}

table.Kontakt td{
    border: none;
}

input.Kontakt {
    font-family: Arial, Helvetica, Sans Serif; 
    border: 1px dotted;
    border-color: #8CACBB;
    background: #ffffe0;
}

table.Guestbook {
    border: none;
}

table.Guestbook td{
    border: 1px dashed #8CACBB;
}

td.TblRow2 {
    background: #eeeeee;
    border: 1px dashed #8CACBB;

}
td.TblRow1 {
    background: #dddddd;
    border: 1px dashed #8CACBB;
}




input.Guestbook {
        font-family: Arial, Helvetica, Sans Serif; 
        border: 1px dotted;
        border-color: #8CACBB;
        background: #ffffe0;
}


