/* Walter Meisterle Stylesheet */
/* designed 2010 by wmgrafik - new media */


body {
	background-color: #e0ded8; /* #f0fafa; #F5F9F2;*/
/*	background-image:  url(../../files/images/allg/bg.gif); */
	margin: 0px;
	scrollbar-face-color:#E4E6D9;
	scrollbar-highlight-color:#E4E6D9;
	scrollbar-3dlight-color:#666666; /* #990000; */
	scrollbar-darkshadow-color:#E4E6D9;
	scrollbar-shadow-color:#666666; /* #990000; */
	scrollbar-arrow-color:#CC3300; /* #990000; */
	scrollbar-track-color:#E4E6D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
/*
input, textarea, select  {
background-color : #3B91C2;
border : 1px solid;
border-color : #ADD8E6 Black Black #ADD8E6;
}
*/
/* #### Ebene div #### */
/* #cont {
visibility: visible;
overflow: auto;
width: 620; 
height: 80%; 
text-align: center; 
margin: auto;
padding: 10px;
}
*/
#box {
/* background:#f2f2f2;  */
height: 320px; 
width: 420px;
text-align:left; 
margin: 0; 
/* padding : 10px; */
overflow: auto;
}

form { margin: 0; }

.text {
	font-size: 10px;
}

.text-fett {
	font-size: 10px;
	font-weight: bold;
}

a:link {
color: #990000;
text-decoration: none;
}
a:visited {
color: #990000;
text-decoration: none;
}
a:hover {
color: #FF0000;
text-decoration: underline;
}

h1 {
	FONT-WEIGHT: bold;
	font-size: 12px;
	line-height: 12px;
}

.bildbeschreibung {
font-size: 9px;
}

.copy {
	font-size: 9px;
	color: #666666;
	/* text-transform: uppercase; */
	/* border-top-width: 1px; */
	/* border-top-color: #666666; */
	/* border-top-style: solid; */
	/* border-bottom-width: 1px; */
	/* border-bottom-style: solid; */
	/* border-bottom-color: #666666; */
}
.copy a:link {
text-decoration: none;
color: #666666;
}
.copy a:visited {
color: #666666;
text-decoration: none;
}
.copy a:hover {
color: #CC3300;
text-decoration: underline;
}

.nav {
	font-family: Verdana, sans-serif, Geneva, Georgia, Helvetica, Arial,;
	font-size: 9px;
	color: #666666;
	text-transform: uppercase;
	border-bottom-width: 1px;
	line-height: 14px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
}
.nav a:link {
/* text-decoration: none;
color: #666666; */
font-family: Verdana, sans-serif, Geneva, Georgia, Helvetica, Arial,;
font-size: 9px;
color: #666666;
text-transform: uppercase;
text-decoration: none;
border-left-width: 3px;
border-left-style: solid;
border-left-color: #6666CC;
padding-left: 7px;
}
.nav a:visited {
color: #666666;
text-transform: uppercase;
text-decoration: none;
border-left-width: 3px;
border-left-style: solid;
border-left-color: #6666CC;
padding-left: 7px;
}
.nav a:hover {
color: #CC3300;
text-decoration: none;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #CC3300;
padding-left: 3px;
}

.nav1 {
font-size: 9px;
color: #6666CC;
text-transform: uppercase;
border-bottom-width: 1px;
line-height: 14px;
border-bottom-style: dotted;
border-bottom-color: #6666CC;
text-decoration: none;
}
.nav1 a:link {
text-decoration: none;
color: #6666CC;
}
.nav1 a:visited {
color: #6666CC;
text-decoration: none;
}
.nav1 a:hover {
	color: #CC3300;
	border-left-width: 3px;
	text-decoration: none;
	line-height: 14px;
	border-left-style: solid;
	border-left-color: #CC3300;
	padding-left: 5px;
}
.nav1_bold {
font-size: 9px;
font-weight: bold;
color: #6666CC;
text-transform: uppercase;
border-bottom-width: 1px;
line-height: 14px;
border-bottom-style: dotted;
border-bottom-color: #6666CC;
letter-spacing: 1px;
text-decoration: none;
}
.nav1_bold a:link {
text-decoration: none;
color: #6666CC;
}
.nav1_bold a:visited {
color: #6666CC;
text-decoration: none;
}
.nav1_bold a:hover {
	color: #CC3300;
	border-left-width: 3px;
	text-decoration: none;
	line-height: 14px;
	border-left-style: solid;
	border-left-color: #CC3300;
	padding-left: 5px;
}
.nav-li_bildtext {
font-size: 10px;
color: #B2E3E0;
}
.input {
font-size: 11px;
color: #08104a;
background-color: #E4E6D9;
border: 1px solid #990000;
}
.button {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
}

.button2 {
	font-size: 11px;
	color: #FFFFFF;
	background-color:#6666CC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	padding-left:4px;
}

p {
	line-height: 11px;
}

ul {
	list-style-type: square;
	text-indent: -25px;
	list-style-position: outside;
	padding-left: -25px;	/*	display: inline; */
}

li {
	padding:0px;
	line-height: 11px;
}

