
* {
	margin: 0;
	padding: 0;
}

body, th, td {
	background: #CFCECE url(images/bodybg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}

table {
	width:100%;
	border:0;
	padding:0;
	margin:0;
}

iframe {
	border:0;
	frameborder:0;
	margin:0;
	padding:0;
}

h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 130%;
	text-align:justify;
}

h2 {
	font-size: 120%;
	text-align:justify;
}

h3 {
	font-size: 110%;
	text-align:justify;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(images/img16.gif) no-repeat 0px 10px;
	margin-left:10px;
}

a {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a.none {
	text-decoration: none;
	color: #292929;
	cursor: default;
	font-weight:normal;
	margin:0;
	padding:0;
}

a.none:hover, a.none:active {
	text-decoration: none;
	color: #292929;
	cursor: default;
	font-weight:normal;
	margin:0;
	padding:0;
}

img {
	border:0;
	margin:0;
	padding:0;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

div.goright {
	float: right;
	margin: 0 0 10px 20px;
	width:300px;
	height:250px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}

/* Boxes */

.box-orange {
	background: #FFF;
}

.box-orange .section {
	background: #FFF;
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: #FFF no-repeat;
}

.box-orange .content {
	padding: 3px;
}

.box-blue {
	background: url(images/img13.gif) repeat-x;
}

.box-blue .section {
	background: url(images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 0px;
	background: url(images/img14.gif) no-repeat;
}

.box-blue .content {
	padding: 20px;
}

.box-pink {
	background: url(images/img17.gif) repeat-x;
}

.box-pink .section {
	background: url(images/img19.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img18.gif) no-repeat;
}

.box-pink .content {
	padding: 20px;
}

/* Header */

#header {
	width: 100%;
	height: 109px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding-top:10px;
	width:250px;
}

#logo h1, #logo h2 {
	float: left;
}

#logo h1 {
	padding-top: 40px;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
}

#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 300px;
	padding-top: 55px;
}

#search form {
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#searchsubmit {
	padding: 0 2px;
	background: #F4A652 url(images/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}

/* Ads */

#topAdsLeadeboard {
	float: right;
	padding-top:5px;
}

div.adsMiddle{width:350px; padding-top:1px; padding-bottom:1px; border:1px solid #ebebeb; text-align:center; margin-top:1px}

/* Menu */

#menu {
	width: 100%;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	background: #FFF;
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #666666;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: #FFF;
	cursor: hand;	
}

#menu li.active {
	background: #FFF;
}

#menu li.active a {
	background: #FFF;
	color: #6c7527;
}

#menu li.active b {
	background: #FFF;
}

#submenu {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	margin-top:10px;
	display:none;
}

/* Page */

#page {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

/* Content */

#content {
	float: left;
	width: 100%;
}

/* Feature */

#feature {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 320px;
	display:none;
}

#sidebar .col-cat {
	width: 300px;
	text-align:center;
	height:330px;
	display:none;
}

#sidebar .col-two {
	width: 170px;
	text-align:center;
	display:none;
}

#sidebar .both {
	width: 320px;
	text-align:center;
	display:none;
}

/* Footer */

#prefooter {
	margin: 0 auto;
	margin-top:0px;
	padding: 0 10px 0 15px;
	width: 1070px;
	background: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	display:none;
}

#footer {
	width:100%;
	height: 250px;
	padding: 0px;
	padding-top:10px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}


#divAdsIndexNormal {
	display:none;
}

#divAds728 {
	display:none;
}

#divClear {
	width:1px;
}

#indexAds336{
	display:none;
}

#indexAds300{
	display:inline;
}

div.divtContextWebAds {
	display: none;
}

div.divtAdsBlockMiddle336 {
	display: none;
}

img.imgMainScreenshot {
	width:250px;
	height:180px;
	border:0; margin:0; padding:0;
}

#divAds300Mobile {
	display:inline;
	align:center;
	text-align:center;
}

div.divtScreenshot {
	float: left;
	margin: 3px 3px 3px 3px;
	width:100%;
}


div.divtSecondTheme {
	float: left;
	margin: 5px 5px 5px 5px;
	width:100%;
	text-align:center;
}

div.divtAdsCarrePageTemplate {
	float: left;
	margin: 5px 5px 5px 5px;
	width:100%;
}

div.divtLinks {
	float: left;
	margin: 5px 5px 5px 5px;
	width:100%;
}

div.contentMiddleLarge{width:100%; padding-top:20px; float:left;}

#header h1{
	float:left;
	background:url(//www.power-point-vorlagen.de/images/logo.gif) no-repeat;
	height:80px;width:200px;
	margin:7px 20px 0 0;
	}
	
#header h1 a{
	height:80px;
	width:200px;
	display:block;
	text-indent:-9999em;
}

#element_to_pop_up { 
    background-color:#fff;
    border-radius:15px;
    color:#000;
    display:none; 
    padding:20px;
    width:750px;
    min-height: 300px;
}
.b-close{
    cursor:pointer;
    position:absolute;
    right:10px;
    top:5px;
}

#dl_button { width:180px; height:35px; background:#3490F8; background-color:#3490F8; padding-top:5px;}

a.dlButton{color:#ffffff; font-weight:bold; font-size:13px; text-decoration:none; margin-top:5px; margin-right:0px; margin-left:0px}

a.dlButton:hover, a.dlButton:active{text-decoration:none; color:#f1f1f1; font-weight:bold}