/*-----------------------------------------------------------------------------
[client] Screen Stylesheet
Datum:      01/03/07
Autor:    [Ludger Müller]
Website:   [verspool.de]
-----------------------------------------------------------------------------*/
/* Allgemeine Einstellungen
-----------------------------------------------------------------------------*/
* 
	{
	margin: 0;
	padding: 0;
	border: 0;
}
:link,:visited {
	text-decoration: none;
}

body {
	background-color: #c9e0f5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:100.11%;
	
}
	/* CONTAINER xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*  Wrapper xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#rahmen {
	margin:0 auto 0 auto;
	background-color: #99c4ec;
	text-align: left;
	position:relative;
	width:97%;
	top:10px;
	left:0;
	height:100%;
}
/*  Kopfbalken xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#kopf {
padding-top: 2em;
	width: 100%;
	background-color: #2270b9;
	position: relative;
	top: 0;
	left: 0;
	height: 90px;

}
#kopfol{
	background: url(/images/layoutimages/corner-top-left1cl.gif)  no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 17px;
	height: 17px;
}
#kopfor {
	width: 17px;
	height: 17px;
	background: url(/images/layoutimages/corner-top-right1cl.gif) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}
#kopfm {
	width:100%;
	height: 60px;
	background: url(/images/layoutimages/chile02.jpg) 160px 0px repeat-x;
	overflow: hidden;
	position: relative;
}
#flags{
position:absolute;
top:0.5em;
left: 37px;
	font-size: 0.8em ;
	color: #e6eaa5;
	z-index: 100;
	background-color: #2270b9;

}
#flags img{
	margin-right: 12px;
}
#tab {
	font-size: 0.8em;
	font-weight:bold;
	background: #febf4a url(/images/layoutimages/blaugelb.gif) no-repeat;
	position:absolute;
	top:0;
	right:4em;
	height:2em;
	padding:0.5em 0 0.4em 4em;
	
}
#tab a{
	color: #a52626;
}
#tab a:hover{
	color: #004669;
}
#tab img{
	padding-left:0.7em;
	vertical-align: text-top;
}
#tab .border{
	position:relative;
	top: -0.5em;
}
#topnav {
border: 1px solid #e6eaa5;
	position: relative;
	margin: 0;
	left:0;
	top: 0;
	height: auto;
	padding:0.4em 0;
	text-align: center;
	background-color: #2270b9;
		overflow: hidden;
	
}
#topnav ul{
	margin: 0 auto;
	list-style-type: none;
}
#topnav li{
	margin:0em ;
	display: inline;
	font-size: 0.8em;
	
}

#topnav a:link,#topnav a:visited  {
font-weight: bold;
padding: 0.3em 0.5em;
border-left: 1px solid #e6eaa5;
color: #e6eaa5;
background-color: #2e71c8;
height: 1em;
}

#topnav a:hover{

border-left: 1px solid #e6eaa5;
color: #a52626;
background-color: #e6eaa5;
}
#topnav a.aktiv, #topnav a.aktiv:visited{
padding: 0.3em 0.4em;
	border-left: 1px solid #e6eaa5;
	color:#a52626;
	background-color: #e6eaa5;
}
#topnav .last{
	border-right: 1px solid #e6eaa5;
}
/*  Menübereich xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#spalte1{
	float:left;
	width: 11em;
	margin: 1.5em 0 0 10px;
	}
.spalte1box{
border: 1px solid #ffffff;
		margin-bottom: 1em;
		width:10.5em;
		background: #e6eaa5; 
	}
.spalte1box div{
			padding: 0 0.3em 5px 5px;
				font-size: 0.8em;
			}
.spalte1box p{
	font-size: 0.75em;
}			
.spalte1box h3{
	padding: 2px 0 0 2em;
	width: auto;
	background: #3d7ed2 url(/images/layoutimages/meny.gif) no-repeat;
	color: #ffffff;
	font-size:0.9em;
	font-weight: bold;
	line-height: 1.5em;
	height: 1.8em;
	
}
	
.spalte1box ul{
	padding:  0em 0em 0em 1.5em;
	margin: 1em 0 0.8em 0em;
	list-style-image: url(/images/layoutimages/puntitog.gif);
	list-style-position: outside;
}
.spalte1box li{
	padding: 0px;
	margin-top: 0px;
	line-height:1.3em;
	
}

.spalte1box a:link, .spalte1box a:visited{
	padding: 3px 0 5px 0px;
	display: inline;
	color: #004669;
	background-color: transparent;
	font-size: 0.9em;
}
.spalte1box a:hover {
	color: #993300;
	text-decoration: underline;
}
.spalte1box a.aktiv {
	color: #993300;
	background-color: transparent;
	font-weight: bold;
}
.spalte1box ul.subnav{
	padding: 0;
	margin: 0 0 0.3em 1em;
	list-style-image: url(/images/layoutimages/puntitog.gif);
}
.spalte1box ul.subnav a {
padding: 0 0 0.2em 0;
	color: #336699;
	background-color: transparent;
		font-size: 0.8em;
	line-height: 120%;
}
.spalte1box ul.subnav a:hover {
	color: #993300;
	text-decoration: underline;
}
.spalte1box ul.subnav a.aktiv, #menu ul.subnav a.aktiv:visited {
	padding: 0px 0 3px 0;
	color: #337cb1;
	background-color: transparent;
	font-size: 0.8em;
	line-height: 120%;
}
/*  Inhaltsbereich xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#spalte2 {
border:1px solid #ffffff;
margin: 1.5em 12.5em 1em 12em;
	width: auto;
	background: #e3ecf9;
}
#spalte2 h1{
	background-color: #3d7ed2;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	line-height: 1.7em;
	}
#spalte2 a:link,#spalte2 a:visited  {
	color: #336699;
	background-color: transparent;
	border-bottom: 1px solid #336699;
}
#spalte2 a:hover {
	color: #993300;
	border-bottom: 1px solid #993300;
}
.copy{
font-size:0.7em;
text-align:center;
margin-bottom: 0.5em;
}
#text{
	padding: 1em 25px 2em 25px;
	width: auto;
	color: #313131;
	min-height: 300px;
}

#text p {
	font-size: 0.8em;
	line-height: 140%;
}
#text p.center{
	text-align: center;
}
#text p.margintop {
	font-size: 0.8em;
	line-height: 140%;
	margin-top: 1em;
}
#text p.marginbottom {
	font-size: 0.8em;
	line-height: 140%;
	margin-bottom: 1em;
}

#text ul {
	margin: 1em 0 1em 1em;
	list-style-type: circle;
}
#text li {
	font-size: 0.8em;
	margin: 0.5em 0 0 0;
}
#text ol {
	list-style-type: decimal;
		margin: 1em 0 1em 1em;
}

#text h2 {
	margin-top: 1.5em;
	margin-bottom: 0.8em;
	font-size: 1.1em;
	text-align: center
	
}
#text h2.top {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 1em;
	line-height: 120%;
}
#text h3 {
	margin-top: 1em;
	margin-bottom: 0em;
	font-size: 0.9em;
}
#text h4 {
	margin-top: 1em;
}
#text .small{
	font-size: 0.7em;
}
.listnav {
border: 1px solid #ffffff;
background-color: #bbd9f7;
	position: relative;
	margin: 1em 0;
	width:100%;
	height: 1.5em
}

.listnav .back   {
	position: absolute;
	top: 0;
	left:3em;
	width: auto;
	font-size: 0.8em;
	height: 2em;
	line-height:150%;
	font-weight:bold;
	
}
	.listnav .forward {
	position: absolute;
	top: 0;
	right: 3em;
	width: auto;
	font-size: 0.8em;
	line-height:150%;
	font-weight:bold;
}
#bild{
	width: 150px;
	position: absolute;
	left: 700px;
	top: 164px;
}
#toplink{
margin:2em;
	font-size:0.7em;
	text-align:right;
	}
#spalte3{
	float: right;
	width: 11em;
	margin: 1.5em 10px 0 0;
}

.spalte3box{
border: 1px solid #ffffff;
		margin-bottom: 1em;
		width:10.5em;
		background: #e6eaa5; 
	}

.spalte3box p{
		padding: 0.5em;
	font-size: 0.75em;
}		
.spalte3box img{
	padding: 0.5em
}		
.spalte3box a:link, .spalte3box a:visited{
	padding: 3px 0 5px 0px;
	display: inline;
	color: #004669;
	background-color: transparent;
	font-size: 0.9em;
}
.spalte3box a:hover {
	color: #993300;
	text-decoration: underline;
}
.spalte3box h3{
		padding: 2px 0 0 2em;
			width: auto;
  background: #3d7ed2 url(/images/layoutimages/meny.gif) no-repeat;
	color: #ffffff;
	font-size:0.9em;
	font-weight: bold;
	line-height: 1.5em;
		height: 1.8em;
	

}
/* Fuss xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#footer{
width: 100%;
clear: both;
	padding: 0.4em 0 0.4em 0;
background-color: #2270b9;
	font-size: 0.7em;
	text-align: center;
	height:40px;
	position: relative;
color:#E3ECF9;
	}
#footer a:link,#footer a:visited{
color:#E3ECF9;
text-decoration:underline;
}

.footerbild{
	padding-right: 1em;
	vertical-align: middle;
}
#footerll{
	width: 17px;
  background: url(/images/layoutimages/corner-bottom-left1cl.gif) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 17px;
}
#footerr {
	width: 17px;
		background: url(/images/layoutimages/corner-bottom-right1cl.gif) no-repeat;
	height: 17px;
	position: absolute;
	bottom: 0;
	right: 0;
}
	/* MAKEUP  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	/*Tags*/
table{
	border: 1px solid #336699;
	border-collapse: collapse;
	table-layout: auto;
	width: 100%
	}
td{
	padding: 0.2em;
	font-size: 0.8em;
	border: 1px solid #336699;
	background-color: #e5c4fc;
	border-collapse: collapse;
}
td.c3{
	background-color: #5c2f7e;
	color: #ffffff;
	font-weight:bold;
}
.c1{
background-color: #fee8be;
	}
.c2{
background-color: #efc0c0;
	}
.c1:hover{
background-color: #fee0a7;
	}
.c2:hover{
background-color: #f1b8b8;
	}
th{
	padding: 0.2em;
	font-weight: bold;
	font-size:  0.8em;
	border: 1px solid #336699;
background-color: #5c2f7e;
color: #ffffff;
}
.userinput table{
	border:none;
	background-color: transparent;
	width: auto;
}
.userinput td{
	border:none;
	background-color: transparent;
}
img.left {
	margin: 0.5em 1em 0 0;
	float: left;
	border: 0;
}
img.right {
	margin:0.5em 0 0 1em;
	float: right;
	border: 0;
}
input.breit {
	width: 200px;
}

/*  KLASSEN */
.weg{
	position: absolute;
	top: -100px;
	left: -1000px;
	overflow: hidden;
	}
.klein {
margin-right:10em;
	font-size: 0.8em;
	
}
.italic {
	font-style: italic;
}
.bold{
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.antifloat {
	clear: both;
}
.rechtsbuendig {
	text-align: right;
}
.button{
	cursor: pointer;
	border-top: 1px solid #f7f2fb;
	border-left: 1px solid #f7f2fb;
	border-bottom: 1px solid #004669;
		border-right: 1px solid #004669;
		background-color: #5c2f7e;
		color: #ffffff;
}
.button:hover{
	background-color: #cdace5;
	color: #004669;
}


