/* 
Webseite: free-smsen.eu
*/

a:link {
 text-decoration: none;
 color: #EE8D18;
 font-weight: bold;
}

a:hover {
 text-decoration: none;
 color: #1e344b;
 font-weight: bold;
}

a:visited {
 text-decoration: none;
 color: #EE8D18;
 font-weight: bold;
}

a:active {
 text-decoration: none;
 color: #EE8D18;
 font-weight: bold;
}


body {
 margin-top: 0px;
 margin-bottom: 20px;
 margin-left: 0px;
 margin-right: 0px;
 font-family: Verdana,Tahoma, Arial, Serif;
 font-size: 11px;
 color: #152535;
 line-height: 17px;
 background-color: #1e344b;
}

h1, h2 {
 font-size: 18px;
 color: #EE8D18;
 font-weight: bold;
 padding: 0;
 margin: 0;
}

h3 {
 font-size: 14px;
 color: #EE8D18;
 font-weight: bold;
 padding: 0;
 margin: 0;
}

#wrapper {
 margin: auto;
 text-align: center;
 min-height: 100%;
 width: 712px;
 overflow: auto;
}

#header {
 width: 712px;
 height: 151px;
 background-image: url('images/header.jpg');
}

#navi {
 width: 690px;
 height: 26px;
 padding-left: 22px;
 padding-top: 11px;
 text-align: left;
 background-image: url('images/navi.jpg');
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
}

#navi a {
 text-decoration: none;
 color: #FFFFFF;
 font-weight: bold;
}

#navi a:hover {
 text-decoration: none;
 color: #1E344B;
 font-weight: bold;
}

#navi a:active {
 text-decoration: none;
 color: #FFFFFF;
 font-weight: bold;
}

#navi a:visited {
 text-decoration: none;
 font-weight: bold;
}

#content {
 text-align: justify;
 font-size: 12px;
 width: 672px;
 min-height: 100%;
 background-image: url('images/main_bg.jpg');
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 20px;
 padding-bottom: 10px;
}

#mainarea {
 height: auto;
 width: 450px;
 float: left;
}

#sidebar {
 min-height: 100%;
 width: 200px;
 float: right;
 padding-left: 22px;
}

#footer {
 width: 712px;
 height: 31px;
 background-image: url('images/footer.jpg');
}

#footer_2 {
 width: 712px;
 height: 35px;
 font-size: 9px;
 text-align: center;
 color: #335476;
}

#cleardiv {
 width: 100%;
 height: 1px;
 clear: both;
}

#liste{
 min-height: 100%;
 width: 100%;
 font-size: 12px;
 background-color: #eeeeee;
 font-weight: bold;
 color: #FFFFFF;
}

#liste a, a:active {
 text-decoration: none;
 color: #000000;
 font-weight: bold;
}

#liste a:hover {
 text-decoration: none;
 color: #1E344B;
 font-weight: bold;
 margin-left:7px;
}

#liste a:visited {
 text-decoration: none;
 font-weight: bold;
 
}

#liste ul {
 margin-left:5px;
 list-style:none;
 }
 
.infobox-startseite {
	-moz-border-radius:5px; /* Firefox */ -webkit-border-radius:5px; /* Safari, Chrome */ -khtml-border-radius:5px; /* Konqueror */ border-radius:5px; /* CSS3 */
	border:1px solid #ddd; width:435px;; height:40px; background:#fff; padding: 6px;
	
	}
	
.infobox-fonic {
	-moz-border-radius:5px; /* Firefox */ -webkit-border-radius:5px; /* Safari, Chrome */ -khtml-border-radius:5px; /* Konqueror */ border-radius:5px; /* CSS3 */
	border:1px solid #ddd; width:435px;; height:260px; background:#fff; padding: 6px; display:block;
	}

.infobox-fonic-more {margin-top:25px;}
.infobox-fonic-more span {
    display:            none;
}
.infobox-fonic-more:link, .infobox-fonic-more:visited {
    display:            block;
    width:              133px;
    height:             33px;
    background:         url(images/mehr-Informationen-zu-fonic.png) no-repeat;
}
.infobox-fonic-more:hover, .infobox-fonic-more:active, .infobox-fonic-more:focus {
    background-image:       url(images/mehr-Informationen-zu-fonic-hover.png);
}

.infobox-fonic ul {
	margin:0px;
	padding:0px;
	list-style-image:url(images/check.png);
	}
	
.infobox-fonic li {
	margin-top:5px;
	
	}
	
#sidebar ul {
	list-style-image:url(images/check.png);
	}
	
#content ul {
	list-style-image:url(images/check.png);
	}
