/*<![CDATA[*/ 

/* Hauptseite www.stream24.de */

/* andere Styles */
@import url(b2b_style_inhalt.css);
@import url(b2b_style_sidebar.css);
@import url(b2b_style_menu.css);



/* Allgemein */

html, body {
	height: 100%;
}

body {
	background: #636363 url(/images/css_b2b/body_bg.jpg) top left repeat-x;
	padding: 0px;
	margin: 0px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 100.01%;
	font-size: 0.8em;
	text-align: center;
}

#main-bg {
	background: url(/images/css_b2b/back2.gif) center center no-repeat;
}


a {
	color: #ff6600; 
	text-decoration: none;
}
a:hover {
	color: #6595c8;
	text-decoration: none;
}



form {
	padding: 0;
	margin: 0;
}

p {
	padding: 0 0 0 0px;
	margin: 0 0 8px 0;
}


h1 {
	font-size: 1.6em;
	padding: 0;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 5px 0;
}

h3 {
	font-size: 11px;
	padding: 0;
	margin: 0 0 0px 0;
}

.hr {
	border-bottom: 1px dashed #017dc4;
	margin: 2px 0 10px 0;
}

.hr hr {
	display: none;
}

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

table {
	font-size: 1.0em;
	border: 0px;
}

td {
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}


.td_top {
	vertical-align: top;

}

.tab_header
{
	font-weight: bold;
	border-style: solid; 
	border-width: 0 0 1px 0; 
	border-color: #000000;
	padding-bottom:5px;
}

.tab_bottomline
{
	border-style: dashed; 
	border-width: 1px 0 0px 0; 
	border-color: #000000;
}

.stats_bottomline
{
	border-style: dashed; 
	border-width: 0px 0 1px 0; 
	border-color: #adce63;
	vertical-align: top;
	padding-top:3px;
	padding-bottom:3px;

}




.text_block
{
	text-align: justify;
	vertical-align:top;
}

.belehrung
{
	border: 1px solid #ff6600;
	background-color: #fdfff9;
	padding: 8px;
} 

.ref_logo
{
width:  150px;
height: 150px;
border-style:	solid; 
border-width: 	0px; 
text-align: 	center;
vertical-align: middle;
padding:		2px;
font-size: 		0.85em;
}



/* SeitenRahmen */

#stream-bg {
	height: 100%;
	background: url(/images/css_b2b/stream_bg.gif) -80px 155px no-repeat;
}

#stream-bg2 {
	height: 100%;
	background: url(/images/css_b2b/stream_bg2.gif) -80px 155px no-repeat;
}

#seite {
	text-align: left;
	width: 990px;
	padding: 0px;
	margin: 0px auto 0 auto;
}


/* Titel */

#titel {
	float: left;
	display: block;
	height: 55px;
	width:  990px;
}

#titel #sprachwahl {
	float: left;
	display: block;
	width: 330px;
	height: 55px;
	padding: 0px 0 0 20px;
	background: url(/images/css_b2b/europa_bg.gif) center left no-repeat;
	color: #c6c6c6;
	font-weight: bold;
	text-align: left;
}

#titel #sprachwahl img {
	float: left;
	padding: 5px 0 0 5px;
}

#titel #sprachwahl2 {
	float: left;
	display: block;
	width: 330px;
	height: 55px;
	padding: 10px 0 0 20px;
	color: #c6c6c6;
	font-weight: bold;
	text-align: left;
}

#titel #claim {
	float: left;
	display: block;
	padding: 15px 0 0 0px;
	width: 390px;
	height: 55px;
	color: #a7a7a7;
	text-align: center;
}

#titel #claim strong {
	color: #838383;
	font-weight: normal;
}


#titel #logo {
	float: right;
	display: block;
	padding: 10px 0 0 0;
	width:  220px;
	height: 55px;
}





/* Inhalt */
/* Textformatierung in style_inhalt.css */
/* Untermenu in style_menu.css */

#umenu-inhalt-container {
	float: left;
	padding: 10px 0 0 0;
	width: 100%;
	/* border: 1px solid Red; */
}

#umenu-inhalt {
	float: left;
	display: block;
	width: 819px;
	padding: 0px 0 0 0;
	margin: 0px;
	background: url(/images/css_b2b/rand_bg_inhalt_links.gif) top left repeat-y;
}


#inhalt-header {
	float: left;
	display: block;
	width: 819px;
	padding: 4px 0 0 0;
	margin: 0px;
	background: url(/images/css_b2b/inhalt_bg_oben.gif) top left no-repeat;	
}


#inhalt-header h1 {
	float: right;
	display: block;
	text-align: right;
	padding: 85px 15px 0 0px;
	margin: 0px;
	font-size: 27px;
	font-weight: bold;
	color: #b1b1b1;
	background: url(/images/css_b2b/h1_bg.gif) bottom right no-repeat;
}


#sampler {
	float: left;
	padding: 4px 0px 0px 4px;
}

#inhalt {
	float: right;
	display: block;
	width: 634px;
	padding: 0px 0 0 0;
	margin: 0px;
	background: #FFF url(/images/css_b2b/rand_bg.gif) top right repeat-y;
}


#inhaltcontainer {
	padding: 15px 25px;
	margin: 0px;

}

#inhaltcontainer p {
	text-align: justify;
}

#inhalt-abschluss {
	float: right;
	display: block;
	width: 809px;
	margin: 0 0px 20px 0px;
	background: url(/images/css_b2b/inhalt_bg_unten.gif) bottom left no-repeat;
	/* border: 1px solid Red;*/
	
}

#inhalt-abschluss #copyrights {
	padding: 5px 0 10px 29px;
	font-size: 0.85em;
	color: #000000;
}

#inhalt-abschluss #copyrights a {
	color: #000000;
	text-decoration: none;
}

#inhalt-abschluss #copyrights a:hover {
	color: #adce63;
	text-decoration: none;
}







/* rechte Seitenleiste */
/* weitere Formatierung in style_sidebar.css */
#sidebar {
	float: left;
	width: 171px;
	margin: 0px;
}


/* Inhalt */
/* siehe style_inhalt.css */


/* Meldungen */
.message {
	font-weight: bold;
	padding: 5px;
	margin-left: 50px;
	margin-right: 50px;
	display: block;
	border: 1px solid #000000;	

	color: #0000FF;
	background-color: #EFEFEF;

}

.message_error {
	font-weight: bold;
	padding: 5px;
	margin-left: 35px;
	margin-right: 35px;
	display: block;
	border: 1px solid #000000;	

	color: #CC0000;
	background-color: #FFFF99;
}

.space25 { margin-top: 25px; }
.space35 { margin-top: 35px; }
.space50 { margin-top: 50px; }
.space75 { margin-top: 75px; }
.space100 { margin-top: 100px; }
.space125 { margin-top: 125px; }
.space150 { margin-top: 150px; }
.space175 { margin-top: 175px; }
.space200 { margin-top: 200px; }
.space250 { margin-top: 250px; }
.space300 { margin-top: 300px; }
.space350 { margin-top: 350px; }
.space400 { margin-top: 400px; }

.left30 
{
	padding-left: 30px;
}



/*]]>*/ 