/* telefun-nordhausen.de */

* {
	margin: 0; 
	padding: 0; 
	}
html, body {
	margin: 0; 
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	height: 100%;
	}
body {
	color: #333;
	background: white url(bilder/startseite/fond-body.gif) repeat-x; 
	}
p, ul, h1, h2, h3 {
	margin-bottom: 0.4em;
	}
h1 {
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000066;
	}
#seite-vodafone h1 {
	color: #E50000;
}
h2, h3, h4 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	}
h2 {
   color: #000066;
	}
#seite-vodafone h2 {
   color: #E50000;
	}
h3 {
	font-weight: normal;
	margin-top: 5px;
	font-style: italic;
        }
h4 {
	margin: 0px 0px 0.3em 0px;
	}
ul { 
	list-style-type: none; 
	list-style-image: none;
	padding: 7px 0px 7px 0px;
	}
li {
	background: white url(bilder/pict-quadrat-blau.gif) no-repeat 0 0.5em;
	padding-left: 14px;
	margin: 0px 0px 3px;
	}
#news li,
#seite-vodafone #news li {
	background: url(bilder/pict-quadrat-weiss.gif) no-repeat 0 0.5em;
	}
#seite-vodafone li {
	background: white url(bilder/pict-quadrat-rot.gif) no-repeat 0 0.5em;
	}

a {
	color: #000066;
	text-decoration: none;
	}
#seite-vodafone a {
	color: #666;
	}
a:hover {
	text-decoration: underline;
	}

/* __________ Elemente __________ */

#inhalt {
	position: relative;
	width: 800px;
	background: white; 
	margin: auto auto;
	padding: 0;
	min-height: 100%;
	height: auto;
	border-left: solid 1px #D9D9D9;
	border-right: solid 1px #D9D9D9;
	}
* html #inhalt {
	height: 100%;
	}
#kopf {
	float: left;
	width: 800px;
	height: 97px;
	background: url(bilder/fond-oben-o2.jpg) no-repeat;
	}
#seite-vodafone #kopf {
	background: url(bilder/fond-oben-vodafone.jpg) no-repeat;
	}
#logo {
	position: absolute;
	left: 26px;
	top: 30px;
	}
#impressum {
	position: absolute;
	right: 26px;
	top: 70px;
	font-size: 0.8em;
	color: #white;
	}
#impressum a{
	color: white;
}
#content {
	padding: 26px;
	margin-bottom: 50px;
}
* html #content {
	}
#content-text {
	float: left;
	width: 555px;
	margin: 0 10px 0 0px;
	}
#kontaktformular #content-text,
#kontaktformular #sidebox {
	width: 360px;
	}
#seite-impressum #content-text {
	width: auto;
	}
#sidebox {
	float: right;
    width: 166px;
	margin: 0 0 0 10px;
	}
#news,
#rssnews {
	width: 156px;
	overflow: hidden;
	line-height: 1.2em;
	padding: 5px 5px 5px 10px;
	margin-bottom: 26px;
}
#news {
	background: #02B4B4;
	color: white; 
}
#facebook {
	/*background: url(bilder/fond-news-o2.jpg) repeat-x;*/
	margin-bottom: 26px;
}
#seite-vodafone #news {
	background: #E50000;
	}
#news h1 {
	font-size: 1.5em;
	line-height: 1.1em;
	font-weight: normal;
	color: white;
	margin-bottom: 0.8em;
	}
#rssnews {
	background: url(bilder/fond-news-o2.jpg) repeat-x;
	color: white; 
}
#rssnews li {
	background: url(bilder/pict-pfeil-rot.gif) no-repeat 0 0.3em;
	padding-left: 15px;
	margin: 0px 0px 5px;
	color: #060;
}
#kontakt {
}
#kontakt a {
	display: block;
	height: 41px;
	background: url(bilder/button-kontakt.gif) no-repeat;
	}
#kontakt a:hover {
	text-decoration: none;
	background: url(bilder/button-kontakt-o.gif) no-repeat;
	}
#seite-vodafone #kontakt a{
	background: url(bilder/button-kontakt-vodafone.gif) no-repeat;
	}
#seite-vodafone #kontakt a:hover{
	background: url(bilder/button-kontakt-vodafone-o.gif) no-repeat;
	}
p.noben {
	margin: 20px 0 50px 0;
	}
#inhaltende {
	clear: both;
	margin-bottom: 1em;
	}
#fussnote {
	font-size: 0.8em;
	color: #666;
	position: absolute;
	text-align: center;
	width: 800px;
	height: 102px;
	bottom: 0;
	background: url(bilder/startseite/fond-footer.gif) repeat-x; 
	}
#fussnote div {
	padding-top: 70px;
}

/* __________ Stile __________ */

.links {
	clear: both;
	}
.links2 {
	clear: both;
	height: 15px;
	}
.flinks {
	float: left;
	}
.copyright {
	font-size: 0.7em;
	color: #999;
	}
.marginal {
	font-size: 0.8em;
	}
span {
	position:relative;
	top: 0.3em;
	font-size: 80%;
	line-height: 0%;
	}
/* __________ Bilder __________ */

img {
	border: 0px;
	}
.imgleft {
	float: left;
	margin: 4px 15px 5px 0;
	padding: 0;
	}
.imgright {
	float: right;
	margin: 4px 5px 5px 10px;
	padding: 0;
	}
	
/* --- Formulare --- */

.formular, .formular2  {
	background-color: #f3f3f3;
	padding: 2px;
	border: solid 1px #D9D9D9;
	}
.formular {
	width: 300px;
	}
.formular2 {
	color: #000099;
	background-color: #ddd;
	line-height: 1.1em;
	}
input.formular:hover, input.formular:focus, textarea.formular:hover, textarea.formular:focus  {
	background-color: white;
	border: solid 1px #786F67;
	}
.formular2:hover {
	color: white;
	background-color: #000099;
}

/* ----- Facebook Google +1 und Twitter Klassen ----- */

#social {
	padding-bottom: 12px;
	margin-bottom: 15px;
	border-bottom: solid 1px #D9D9D9;
	}
#social div.flinks {
	margin-right: 20px;
	}
#custom-facebook-button { 
	line-height: 1em;
	}
#custom-facebook-button span { 
	top: 0;
	font-size: 100%;
	line-height: 1em;
	}
*+ html #custom-facebook-button a {  }

.fbConnectWidgetTopmost {
	border: none !important;
	}
#custom-tweet-button {
	
 	}
#plus-one-button {
	width: 60px;
 	}
#custom-tweet-button a {
 	
 	}
