@charset "utf-8";
/* CSS Document */

body {
	background-color: #CC6600;
	margin: 0px;
	padding: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 2em;
	}

p {
	font-size: 1.1em;
	}
ul {
	text-align: left;
}
a {
	color: #000000;
}

a:hover {
	color: #666666;
	text-decoration: underline;
	}

#content {
	width: 900px;
	margin: 0px auto;
	background: rgb(255,255,255);
	height: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	}

#header {
	height: 125px;
	border: none;
	background-image: url(images/netbizzer_logo_links.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 902px;
	}

#menu {
	font-size: 16px;
	height: 50px;
	border: none;
	}

#links {
	float: left;
	width: 145px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
#links img {
	margin-bottom: 6px;
	}
#links p {
	line-height: 1.7em;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	}
	
#inhalt {
	float: right;
	width: 700px;
	font-size: 0.9em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}

#liste1 {
	list-style-image: url(images/listenpunkt_orange.png);
}

#liste2 {
	list-style-image: url(images/gruener_pfeil.jpg);
}

#liste3 {
	list-style-image: url(images/info.png);
}
	
#ende {
	width: 900px;
	clear: both;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	text-align: center;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#ende a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 1em;
}
#ende a:hover {
	text-decoration: underline;
	color: #666666;
}

#footer {
	height: 50px;
	border: none;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 902px;
}
	
	/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 22px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}

/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top right no-repeat;
}

/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* ANMELDEBUTTON */

.button1 {
	list-style-type: none;
	width: 100%;
	display: inline;
	padding: 0px;
	margin: 0px;
	position: relative;
}

.button2 {
	width: auto;
	padding: 5px;
	margin: 1px;
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-repeat: repeat;
	list-style-type: none;
	background-image: url(images/button_bg.jpg);
}
.button2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing: 3px;
	text-transform: none;
}
.button2:hover {
	color: #FFFFFF;
	display: inline;
	background-image: url(images/button_bg_hover.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}
/* ENDE ANMELDEBUTTON */
