@charset "utf-8";

/* CSS Document */

body { 
padding : 0;
margin-left: 0px;
margin-top: 0px;
background : #004701;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-weight: 500;
color: black;
background-image: url(images/layout/background.jpg);
background-repeat: repeat-y;
background-position:right;
} 
h1 {
font-size: 0.9em;
margin-bottom: 2px;
}
.navleft {
width: 140px;
float: left;
padding-top:20px;
margin-left:10px;
}
.dashed-line {
border-bottom-style: dashed;
border-width: 1px;
border-color: #CCCCCC;
margin-top: 3px;
margin-bottom: 3px;
}
.container-main {
width: 709px;
background : white;
border-style: solid;
border-color: #CCCCCC;
border-width: 1px;
border-top: none;
}
.header {
background-image: url(images/layout/header_bg.jpg);
background-position:100% 0%;   	
background-repeat: no-repeat;
}
.container-head {
width: 709px;
height: 201px;
background-image: url(file:bilder-domina-tel-phone/layout/header.jpg); 
background-repeat: no-repeat;
}
.container-content{
padding: 12px;
padding-top: 10px;
padding-right: 10px;
}
.containermini {
width: 518px;
background-color: #F2F2F2;
overflow: auto;
text-align: justify;
padding: 7px;
margin-right: 15 px;
border-top: solid;
border-bottom: solid;
border-width: 1px;
border-color: #CCCCCC;
margin-bottom: 10px;
}
.sub-head {
width: 540px;
margin-right: 15 px;
float:left;
}
.maincontainer {
padding: 0px;
width: 540px;
margin-right: 15 px;
float:left;
}
.mehr {
float: right;
margin-top: 15px;
}

.footline {
width: 709px;
font-size: 0.8em;
color: white;
margin-right: 12px;
}
.rahmen {
border: 1px outset #000000;
margin-right: 7px;
margin-bottom: 7px;
}
.padded { padding-left: 150px; padding-right: 40px;}
.strong { font-weight:bold;}

.schrift-headline {color: #B1CD5F; font-size: 1.9em;}
.schrift-gross {font-size: 1.7em;}
.schrift-normal {font-size: 0.9em;}

.farbe-gruen {color: #B1CD5F;}
.farbe-dunkelgruen {color: #005300;}
.farbe-grau {color: #95A291;}
.farbe-weiss {color: white;}
.schrift-fett-caps {
font-size: 1em;
font-weight: bold;
font-variant: small-caps;
line-height: 18px;
}

.minipad {padding-left: 5px;}
.block {text-align: justify;}

.spacing10 {padding-top: 10px; padding-bottom: 10px;}
.spacing20 {padding-top: 20px; padding-bottom: 10px;}

.container-rufnummer {
	background-image: url(images/layout/nummer-background_neu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 271px;
	height: 90px;
	float: right;
}
.container-posts {
width: 240px;
float:left;
}
.container-tel {
padding-top: 10px;
}
.container-tel-titel{
width: 400px;
font-size: 1.6em;
color: #005300;
float: left;
margin-left: 100px;
}
.rufnummer {
float: left;
font-size:26px;
font-weight: bold;
color: #ffffff;
margin-left: 43px;
margin-top: 10px;
}
.0900 {
font-size: 1em;
font-weight: bold;
color: #ffffff;
}
.preisauszeichnung {
float: left;
font-size: 10px;
color: #B1CD5F;
margin-left: 9px;
padding-top: 12px;
}
.thumbnails {
width: 500px; 
float: left;
}
.thumbborder {
border-style: solid;
border-color: #222222;
border-width: 1px;
margin-right: 4px;
}

/*topliste*/
.Stil1 {font-size: 0.7em}
.Stil2 {
	color: #004701;
	font-size: 1em;
}
.Stil3 {color: #004701}

/*link-tipps*/
.nav { width: 450px; align: center; }

.toplist-header {
font-size: 16px;
color: #B1CD5F;
}



/* Navigation */
a { color: #007900; font-weight: bold;}
a:link { text-decoration:none; color: #007900; font-weight: bold;}
a:active { text-decoration:none; color: #007900; font-weight: bold;}
a:hover { text-decoration:underline; color: #B1CD5F; font-weight: bold;}
a:visited { text-decoration:none; color: #007900; font-weight: bold;
}
a.nav:link { color: #007900; }
a.nav:active { color: #007900; }
a.nav:visited { color: #007900; }
a.nav:hover { color: #007900; text-decoration: underline; }
a.nav {
	width: 130px;
	text-decoration: none;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	float: left;
	font-weight: bold;
}

a.menu:link { color: white; }
a.menu:active { color: #666666; background: #005300; }
a.menu:visited { color: white; background: #005300; }
a.menu:hover { color: white; background: #2A6F2E; text-decoration: none; }
a.menu { 
	margin-right: 0px;
	text-align: center;
	background: #005300;
	width: 70px;
	display: block;
	float: left;
	color: #900;	 
	padding: 0px;
	text-decoration: none;
	border-right: 1px outset #333;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}
a.aktuell { 
	width: 130px;
	margin-left:5px;
	text-decoration: underline;
	font: 12px Geneva, Arial, Helvetica, sans-serif;  !important
padding-bottom: 2px;

	float: left;
	font-weight: bold;
	 }

a.green { color: #007900; font: 12px Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
a.green:link { text-decoration:none; color: #007900;}
a.green:active { text-decoration:none; color: #007900;}
a.green:hover { text-decoration:underline; color: #007900; font-weight: bold;}
a.green:visited { text-decoration:none; color: #007900;}

a.footer { color: #B1CD5F; font: 10px Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
a.footer:link { text-decoration:none; color: #B1CD5F;}
a.footer:active { text-decoration:none; color: #B1CD5F;}
a.footer:hover { text-decoration:none; color: #B1CD5F; font-weight: bold;}
a.footer:visited { text-decoration:none; color: #B1CD5F;}