/* newsletter.css f?r Global-SMS.de */
/* Februar 2007 */


.body {
	margin:0 ;
	padding:0;
	height: auto;
  background-color : #FFFFFF;
	font-family: Arial,Verdana, Helvetica, sans-serif;
    }

#wrapper {
	width: 780px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 1px solid #CACACA;
	}
	
#header {
	width: 780px;
	height: 126px;
	background-image: url(img/newsletter-blau.png);
	}

/*  Navigation */

#navi {
	float: left;
	width: 175px;
	height: auto;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	border: 1px solid #CACACA;
	}

.tabboxhead { 
	background-image: url(img/boxhdgelb.gif);
	text-decoration: none;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	padding-left:7px;
	height: 18px;
	vertical-align: middle;
	}


.navig {
	text-decoration: none;
	font-size : 9pt;
	color : #000000;
	font-weight : normal;
	}
	
.navig:link,visited,active {
	text-decoration: none;
	font-size : 9pt;
	color : #000000;
	font-weight : normal;
	}
	
.navig:hover  {
	color: #000080;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none
	}

/* Content */

#content {
	margin-top: 20px;
  margin-bottom: 20px;
	margin-right: 10px;
	float: right;
	width: 580px;
	height: autopx;
	border: solid 1px #cccccc;
	}
	
#contentheader {
	width: 580px;
	height: 18px;
  margin-bottom: 5px;
	background-image: url(img/boxhdgelb.gif);
	text-decoration: none;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	}
	
.titel {
		height: auto;
		width: 210px;
    float: left;
		left: 190px;
		margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 5px;
	  padding: 5px;
    background-color: #F9F9F9;
    border: solid 1px #CACACA; }

.themen {
		height: auto;
		width: 320px;
    float: right;
		left: 360px;
		margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
		padding: 5px;
		background-color:  #F9F9F9;
    border: solid 1px #CACACA; }


/* Footer */

#footer   {
	clear: both;
	background-image: url(img/footline.gif);
	width: 780px;
	height: 18px;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	}

.foot a:link, a:visited, a:active {
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	}

.foot a:hover  {
	color: #000080;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	}


/* Werbung */

#banoben1 {
	position: absolute;
	top: 26px;
	left: 302px;
	}

#bandown {
	margin-top: 30px;
	position: absolute;
	left: 170px;
	top: auto;
	}

#skyscraper {
	position: absolute;
	top: 90px;
	left: 820px;
	}

