/*
Theme Name: dsltheme
Theme URI: http://www.dslalternativen.com
Description: Das erste WP-Theme zu DSL-Alternativen
Version: 1.0
Author: Sebastian Schwarz
Author URI: http://www.myspace.com/radrum
*/

body {
	background-image: url('images/_design/bg-01.jpg');
	background-color: #fff;
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 12px;
	color: #fff;
	margin: 10px 0;
	padding: 0;
}

body h2 {
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}

#container {
	width: 900px;
	margin: 0 auto;
	background-color: rgb(13, 161, 189);
}

#header {
	height: 100px;
	background-image: url('images/_design/header-blue.gif');
}

/* LINKS */

#startlink img {
	width: 300px;
	height: 90px;
	border: 0;
}
#startlink img a:active, a:focus {
	outline: none;
}

#tvlink img {
	width: 70px;
	height: 70px;
	margin-left: 425px;
	margin-top: -80px;
	border: 0;
	position: absolute;
	z-index: 2;
}
#tvlink img a:active, a:focus {
	outline: none;
}
#umtslink img {
	width: 70px;
	height: 70px;
	margin-left: 518px;
	margin-top: -80px;
	border: 0;
	position: absolute;
	z-index: 2;
}
#umtslink img a:active, a:focus {
	outline: none;
}
#satlink img {
	width: 70px;
	height: 70px;
	margin-left: 611px;
	margin-top: -80px;
	border: 0;
	position: absolute;
	z-index: 2;
}
#satlink img a:active, a:focus {
	outline: none;
}
#wilink img {
	width: 70px;
	height: 70px;
	margin-left: 704px;
	margin-top: -80px;
	border: 0;
	position: absolute;
	z-index: 2;
}
#wilink img a:active, a:focus {
	outline: none;
}
#stlink img {
	width: 70px;
	height: 70px;
	margin-left: 797px;
	margin-top: -80px;
	border: 0;
	position: absolute;
	z-index: 2;
}
#stlink img a:active, a:focus {
	outline: none;
}

.navigation {
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* NAV*/

#nav {
	height: 22px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-image: url(images/_design/nav-bg-01.gif);
}
#nav ul {
	list-style: none;
	margin: 2px 10px 0px 15px;	
	padding:0px;
}
#nav li {
	float: left;
	margin-right: 65px;
	display: block;
}
#nav li a {
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}
#nav li a:hover {
	color: rgb(61, 180, 202);
}
#nav .current_page_item a {
	font-style: italic;
	color: rgb(255, 255, 0)
}
#nav input#s {
	width: 150px;
	margin-top: -2px;
	margin-left: 10px;
	font-size: 0.8em;
}
#nav input#searchsubmit {
	margin-top: -5px;
}




/* CONTENT */

#content {
	float: left;
	width: 740px;
}

.homebox {
	width: 271px;
	height: 271px;
	background-color: white;
	float: left;
	margin: 5px 10px 10px 1px;
	border: 1px solid rgb(13,161,189);
	padding: 2px;
	-moz-border-radius:10px;
}
.homebox h2 {
	color: rgb(13,161,189);
	margin: 5px 0 5px 0;
}
.homebox p {
	margin: 0 5px 10px 5px;
	padding: 0;
}
#home-shorty-umts {
	height: 124px;
}
#home-shorty-tv {
	height: 110px;
}
#home-shorty-sat {
	height: 120px;
}

#rest {
	width: 560px;
	height: 156px;
	float: left;
	border: 1px solid rgb(13,161,189);
	-moz-border-radius:10px;
	padding: 2px;
	margin: 0 0 10px 0;
}
#rest  h3 {
	color: rgb(13,161,189);
	margin: 5px 0 2px 0;
	font-size: 0.9em;
}
#rest  p {
	margin: 0;
	padding: 0;
}
.rest-pic {
	float: left;
	margin: 0 10px 20px 0;
}
#rest-wifi {
	width: 550px;
	height: 70px;
	border-bottom: 1px dotted rgb(13,161,189);
	margin: 3px 0 10px 4px;
}
#rest-strom {
	width: 550px;
	height: 70px;
	margin: 0 0 0 4px;
}

#add1 {
	width: 265px;
	height: 140px;
	float: right;
	margin: 0 11px 10px 0;
	padding: 10px 5px;
	text-align: center;
	border: 1px solid rgb(13,161,189);
	-moz-border-radius:10px;
}

#intro {
	width: 852px;
	border: 1px solid rgb(13,161,189);
	-moz-border-radius:10px;
	overflow: auto;
	margin: 0 0 10px 0;
}
#intro #intro-pic {
	width: 150px;
	height: 150px;
	float: left;
	margin: 3px 20px 10px 3px;
	padding: 0;
}
#intro #intro-text {
	width: 660px;
	margin: 5px 0 0 0;
	float: left;
}
#newsbox {
	width: 553px;
	height: 200px;
	padding: 0 0 0 10px;
	border: 1px solid rgb(13,161,189);
	-moz-border-radius:10px;
	overflow: hidden;
	float: left;
}
#newsbox h2 {
	color: rgb(13,161,189);
	margin: 5px 0 5px 0;
}
#newsbox ul {
	margin: 12px 0 0 20px;
	padding: 0;	
}
#newsbox ul li {
	padding: 0 0 6px 0;
	font-size: 1.2em;
}
#newsbox ul li a:hover {
	color: #555;
}

#add2 {
	width: 265px;
	height: 200px;
	float: right;
	margin: 0 11px 5px 0;
	padding: 0 0 0 10px;
	border: 1px solid rgb(13,161,189);
	-moz-border-radius:10px;
}
#add2 h2 {
	color: rgb(13,161,189);
	margin: 5px 0 5px 0;
}
#add2 ul {
	margin: 12px 0 0 20px;
	padding: 0;	
}
#add2 ul li {
	padding: 0 0 6px 0;
	font-size: 1.2em;
}
#add2 ul li a:hover {
	color: #555;
}



#inhalt-oben {
	height: 6px;
	width: 720px;
	background-image: url('images/_design/content_oben.gif');
	margin-left: 10px;
	margin-top: 20px;
}
#inhalt {
	width: 700px;
	margin: 0px 0px 0px 10px;
	background-color: #fff;
	color: #555;
	padding: 0px 10px 5px 10px;
}
#inhalt a{
	color: rgb(13, 161, 189);
	text-decoration: none;
}
#inhalt a:hover{
	color: rgb(13, 161, 189);
}
.post {
	margin-left: 0;
	padding: 0;
}
.post a{
	color: rgb(13, 161, 189);
	text-decoration: none;
}
.post a:hover{
	color: rgb(13, 161, 189);
	text-decoration: underline;
}
.entry {
	margin-left: 0;
	padding: 0;
}
.entry h2{
	font-size: 1em;
	font-weight: bold;
}
.postmetadata {
	margin: 10px 0px 10px 0px;
	padding: 4px 0 10px 0;
	font-size: 0.8em;
	border-top: 1px dotted rgb(207, 207, 207);
}
#inhalt {
	overflow: hidden;
}
#inhalt .postmetadata  a{
	color: rgb(213, 78, 33);
	text-decoration: none;
}
#inhalt .postmetadata  a:hover{
	color: rgb(213, 78, 33);
	text-decoration: underline;
}
#inhalt-unten {
	height: 6px;
	width: 720px;
	background-image: url('images/_design/content_unten.gif');
	margin-left: 10px;
	margin-bottom: 10px;
}

#wide-oben {
	height: 6px;
	width: 880px;
	background-image: url('images/_design/wide_oben.gif');
	margin-left: 10px;
	margin-top: 20px;
}
#wide {
	width: 865px;
	margin: 0px 0px 0px 10px;
	background-color: #fff;
	color: #555;
	padding: 0px 5px 5px 10px;
	overflow: hidden;
}
#wide a{
	color: rgb(13, 161, 189);
	text-decoration: none;
}
#wide a:hover{
	color: rgb(13, 161, 189);
}
#wide .postmetadata  a{
	color: rgb(213, 78, 33);
	text-decoration: none;
}
#wide .postmetadata  a:hover{
	color: rgb(213, 78, 33);
	text-decoration: underline;
}
#wide-unten {
	height: 6px;
	width: 880px;
	background-image: url('images/_design/wide_unten.gif');
	margin-left: 10px;
	margin-bottom: 10px;
}

.orangebox {
background: rgb(255, 211, 95) url('images/_design/ecke-ol.gif') no-repeat;
position: relative;
padding: 0px 5px 0px 5px;
width: 45%;
height: auto;
margin-bottom: 5px;
}
span.orangebox-or, span.orangebox-ul, span.orangebox-ur {
position: absolute;
width: 10px;
height: 10px;
display: block;
}
span.orangebox-or {
background: url('images/_design/ecke-or.gif') no-repeat;
top: 0;
right: 0;
}
span.orangebox-ul {
background: url('images/_design/ecke-ul.gif') no-repeat;
bottom: 0;
left: 0;
}
span.orangebox-ur {
background: url('images/_design/ecke-ur.gif') no-repeat;
bottom: 0;
right: 0;
}

#lexikon {
	float: left;
	overflow: hidden;
}
#lexikon ul {
	list-style: none;
	padding: 0;
	margin: 10px 0;
}
#lexikon ul li {
	margin: 0 20px 5px 0;
	display: block;
	float: left;
	font-size: 1.2em;
}
#lexikon ul li a:hover{
	font-weight: bold;
}

#sublexikon {
	border-top: 1px dotted #ccc;
}

/* SIDEBAR */

#sidebar-oben {
	height: 6px;
	width: 150px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
	background-image: url('images/_design/sidebar_oben.gif');
}
#sidebar {
	float: right;
	width: 150px;
	margin: 0px 10px 0px 0px;
	background-color: rgb(61, 180, 202);
}
#sidebar-inhalt {
	margin: 0px 5px 0px 5px;
	font-size: 0.9em;
}
#sidebar-p{
        margin: 0px 0px 0px 0px;
        font-size: 0.9em;
}

#sidebar-inhalt ul {
	list-style-image: url('images/_design/list.png');
	padding: 0px;
	margin: 0px 5px 0px 15px;
}
#sidebar-inhalt ul li {
	border-bottom: 1px dotted #fff;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
#sidebar-inhalt ul li a{
	color: #fff;
	text-decoration: none;
}
#sidebar-inhalt ul li a:hover{
	color: rgb(255, 255, 0);
	font-weight: bold;
}
#sidebar-inhalt li h2 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: -15px;
}
#sidebar-inhalt .linkcat {
	list-style: none;
	border-bottom: 0;
	margin-left: 0px;
}
#sidebar-inhalt .linkcat ul {
	margin-left: 0px;
}
#sidebar-inhalt .current_page_item a {
	font-style: italic;
	color: rgb(255, 184, 0);
	font-weight: bold;
}
#sidebar-inhalt img {
	margin-top: 10px;
}
#sidebar-unten {
	height: 6px;
	width: 150px;
	float: right;
	margin-right: 10px;
	margin-bottom: 20px;
	background-image: url('images/_design/sidebar_unten.gif');
	clear: right;
}

.sidecat {
	color: rgb(255, 184, 0);
	font-size: 1.4em;
	font-variant: small-caps;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 5px 0;
}
.linkcat h2 {
	color: rgb(255, 184, 0);
	font-variant: small-caps;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 5px 0;
	font-size-adjust: 0.7;
}

.sideadd {
	width: 130px;
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0 0 5px;
}
.sideadd p {
	padding: 2px;
	margin: 0;
	text-align: center;
}

/* FOOTER */

#footer {
	background-image: url('images/_design/footer-blue.jpg');
	border-top: 1px solid #fff;
	clear: both;
	height: 40px;
}
#footer-inhalt {
	margin: 10px 10px 10px 15px;
	font-size: 0.8em;
}
#footer-inhalt a {
	color: #fff;
	text-decoration: none;
}
#footer-inhalt a:hover {
	text-decoration: underline;
}
.footer-left {
    float: left;
}
.footer-right {
    float: right;
    margin-right: 5px;
}

/* IMAGES */

p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 0 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.durchgestrichen {
	text-decoration: line-through;
	color: red;
}
.gruen-fett {
	font-weight: bold;
	color: rgb(24, 191, 23)
}
.weiter {
	font-size: 0.9em;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #fff;
    padding: 4px 4px 0px 4px;
    margin: 2px 10px 5px 0px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}
.wp-caption p.wp-caption-text {
    font-size: 0.9em;
    line-height: 17px;
    padding: 0;
    margin: 5px 0;
}
