///* CSS Document */
/*----------------------------------------------------------------------------------------------
	Global
----------------------------------------------------------------------------------------------*/

html {
	height: 100%;
}
body {
	margin: 9px 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	background-image:url(../pictures/design/background.gif);
	min-height: 101%;
	font-size: 100,01%;
	position: relative;
}
#container {
	width: 995px;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #222222;
	background-image:url(../pictures/design/background_container.png);
}
#popup {
	width: 400px;
	text-align: justify;
	margin: 0 15px;
}

/*----------------------------------------------------------------------------------------------
	Anfang Kopf
----------------------------------------------------------------------------------------------*/

#container #header {
	background-image: url(../pictures/design/banner.png);
	height: 82px;
	padding: 5px 10px 0;
	text-align:left;
	border-bottom:1px solid #000000;
}
#container #navigation {
	background-image:url(../pictures/design/navigation.png);
	text-align:center;
	padding:5px 0 2px 0;
	margin: 0;
	vertical-align: top;
}
#container #navigation a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 75%;
	padding: 2px 7px;
	margin: 0;
	font-weight: bold;
	vertical-align: top;
}
#container #navigation a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#00B5F0;
	border:1px solid #1D1D1D;
	padding: 1px 6px;
	margin: 0;
}
#container #navigation #button_end{
	display:inline;
	margin: 0 0 0 0;
	border-right:1px hidden #FFFFFF;
	padding: 0 37px 0 15px;
}

/*----------------------------------------------------------------------------------------------
	Anfang Content
----------------------------------------------------------------------------------------------*/

/* Links Spalte ------------------------------------------------------------------*/

#container #partner {
	float:left;
	width: 165px;
	border-right:1px solid #000000;
}
#container #partner #top_left{
	background-image:url(../pictures/design/top_left_blue.png);
	height:20px;
	border-bottom: 1px solid #000000;
}
#container #partner #logo {
	border-bottom: 1px solid #000000;
	background-image:url(../pictures/design/left_white.png);
}
#container #partner #partner_head {
	height: 19px;
	font-size:90%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #000000;
	background-image:url(../pictures/design/left_blue.png);
}
#container #partner #partner_logo {
	text-align: center;
	vertical-align: top;
	background-image:url(../pictures/design/left_white.png);
}
/* Rechte Spalte ------------------------------------------------------------------*/

#container #news {
	float:right;
	width: 187px;
	border-left:1px solid #000000;
}
#container #news #top_right{
	background-image:url(../pictures/design/top_right_blue.png);
	height:20px;
	border-bottom: 1px solid #000000;
}
#container #news #google {
	background-image:url(../pictures/design/right_white.png);
	height: 127px;
	border-bottom:1px solid #000000;
}
#container #news #teltarif {
	text-align: center;
	border-bottom: 1px solid #000000;
	background-image:url(../pictures/design/right_white.png);
	padding: 20px 0;
}
#container #news #news_head {
	height: 19px;
	font-size:90%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #000000;
	background-image:url(../pictures/design/right_blue.png);
}
#container #news #emarket {
	padding: 10px;
	border-bottom:1px solid #000000;
	background-image:url(../pictures/design/right_blue.png);
}
/* Mitte Spalte ------------------------------------------------------------------*/

#container #content {
	margin: 0 188px 0 166px;
	border-bottom: 1px hidden #FFFFFF;
	padding: 10px 40px 20px;
	background-color:#FFFFFF;
	border-top: 1px solid #000000;
}
#container #content a {
}
#container #content a:hover {
	text-decoration:underline;
}
/*----------------------------------------------------------------------------------------------
	Anfang Fußzeile
----------------------------------------------------------------------------------------------*/

#container #footer_left{
	float:left;
	width:165px;
	border-top:1px solid #000000;
	background-image:url(../pictures/design/bottom_left_blue.png);
	height:24px;
	border-right:1px solid #000000;
}
#container #footer_right{
	float:right;
	width:187px;
	border-top:1px solid #000000;
	background-image:url(../pictures/design/bottom_right_blue.png);
	height:24px;
	border-left:1px solid #000000;
}	
#container #footer_text{
	margin: 0 188px 0 166px;
	text-align: center;
	font-size: 60%;
	padding: 8px 0 3px 0;
	background-color:#FFFFFF;
	border-bottom:1px solid #000000;
}
#container #footer_text a{
	text-decoration: none;
	color:#000000;
}
#container #footer_text a:hover{
	text-decoration: underline;
}
#container #footer{
	clear:both;
	background-image:url(../pictures/design/bottom_blue.png);
}
/*----------------------------------------------------------------------------------------------
	Schriftarten
----------------------------------------------------------------------------------------------*/
.subchapter {
	font-size: 100%;
	font-weight: bold;
}
.subchapterlink {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
.subchapterlink a {
	text-decoration: none;
	color:#000000;
}
.text {
	font-size: 80%;
}
.text_small {
	font-size: 77%;
}
.header {
	font-size: 200%;
	font-weight: lighter;
}
.part {
	font-weight: bold;
	font-size:80%;
}
.chapter {
	font-size: 120%;
	font-weight: bold;
}
.partblue {
	font-weight: bold;
	font-size:80%;
	color:#0099CC;
}

/*----------------------------------------------------------------------------------------------
	Diverses
----------------------------------------------------------------------------------------------*/
.imagefloat{
	float: right;
	margin: 10px;
}
.imagelink{
	float: right;
	margin: 10px;
	border: 1px solid #000000;
}
.imagemehr{
	float: left;	
	border: 1px #FFFFFF;
}
.home {
	border-left:1px solid #FFFFFF;
}
.footer {
	border-top:1px solid #000000;
	padding: 3px 0 0 0;
}
.switchcontent {
	font-size:80%;
}	
.button{
	display:inline;
	border-right:1px solid #FFFFFF;
	padding: 0 15px;
}

