@CHARSET "ISO-8859-1";

body {
	padding: 0px;
	margin: 0px;
	background: transparent url(../images/hg_mcpp.JPG) no-repeat fixed 50%
		bottom;
}

#ToolTip .tooltiptable {
	border: 3px solid silver;
}

#ToolTip .tooltiptitle {
	border-bottom: 1px solid silver;
	color: #CCCCCC;
	cursor: default;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	background-color: #707070;
}

#ToolTip .tooltipcontent {
	background-color: #F2F2F2;
	color: #000000;
	cursor: default;
	font-size: 80%;
	text-decoration: none;
}

#ToolTip {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 800;
}

#ToolTip table {
	width: auto;
}

fieldset div#bundle {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

a,font,td,span,div,span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #005283;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form table .input {
	width: 200px;
}

form table td {
	width: 300px;
}

textarea {
	width: 606px;
	height: 175px;
}

#contentmain {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

h1,h2,h3,h4,h5 {
	margin: 0em;
	padding: 0em;
	font-weight: bolder;
}

h3 {
	font-size: 0.9em;
}

h4 {
	font-size: 0.7em;
}

h5 {
	font-size: 0.5em;
}

hr {
	border: 0px;
	border-top: 1px dotted silver;
}

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.1em;
}

#start_text h1 {
	margin-bottom: 10px;
	font-size: 16px;
}

#start_text h3,#start_text p b {
	font-size: 13px;
}

#hd_bg_all {
	position: absolute;
	float: left;
	left: 0px;
	height: 160px;
	width: 100%;
	background-image: url(../images/header_background.jpg);
	background-repeat: repeat-x;
	z-index: 10;
}

#sicht {
	position: relative;
	float: left;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	min-height: 100%;
	z-index: 20;
}

/*	Header-Bereich	*/
#sicht #headerbereich {
	position: relative;
	float: left;
	height: 175px;
	width: 1000px;
	clear: both;
	z-index: 30;
}

/*	Logo-Bereich	*/
#sicht #headerbereich #logobereich {
	position: relative;
	float: left;
	clear: both;
	width: 784px;
	height: 83px;
	color: black;
	background-color: white;
	z-index: 40;
}

/*	Menue-Bereich	*/
#sicht #headerbereich #menubereich {
	position: relative;
	float: left;
	clear: both;
	margin-top: 17px;
	width: 784px;
	height: 75px;
	color: white;
	background-color: #045082;
	z-index: 40;
}

/*	Menue-Bereich > Hauptmenues	*/
#sicht #headerbereich #menubereich #MmenuLine {
	position: relative;
	float: left;
	clear: both;
	margin-top: 24px;
	margin-left: 15px;
	z-index: 50;
}

/*	Menue-Bereich > Hauptmenues > Menuepunkt	*/
#sicht #headerbereich #menubereich #MmenuLine div.Mmenu {
	position: relative;
	float: left;
	width: 105px;
	height: 26px;
	line-height: 26px;
	margin-left: 1px;
	background-image: url(../images/Mmenu.gif);
	background-repeat: no-repeat;
	z-index: 60;
}

/*	Menue-Bereich > Hauptmenues > Menuepunkt	*/
#sicht #headerbereich #menubereich #MmenuLine div.Mmenu.active {
	background-image: url(../images/Mmenu_active.gif);
}

/*	Menue-Bereich > Hauptmenues > Menuepunkt > Abstandhalter	*/
#sicht #headerbereich #menubereich #MmenuLine div.Mmenu div {
	z-index: 70;
}

/*	Menue-Bereich > Hauptmenues > Menuepunkt > Abstandhalter > Link	*/
#sicht #headerbereich #menubereich #MmenuLine div.Mmenu div a {
	padding-left: 10px;
	background-color: inherit;
	color: white;
	font-size: 110%;
	width: 95px;
	height: 100%;
	display: block;
}

/*	Menue-Bereich > Hauptmenues > Menuepunkt > Abstandhalter > Link	*/
#sicht #headerbereich #menubereich #MmenuLine div.Mmenu.active div a {
	color: #005282;
}

/*	Menue-Bereich > Untermenues	*/
#sicht #headerbereich #menubereich #SmenuLine {
	position: relative;
	float: left;
	clear: both;
	width: 782px;
	margin: 1px;
	margin-top: 0px;
	height: 23px;
	background-image: url(../images/Smenu.jpg);
	background-repeat: no-repeat;
	z-index: 50;
}

/*	Menue-Bereich > Untermenues > Menue	*/
#sicht #headerbereich #menubereich #SmenuLine div.Smenu {
	margin-left: 14px;
	margin-top: 3px;
	position: relative;
	float: left;
	width: 700px;
	/*visibility: hidden;*/
	display: none;
	z-index: 60;
}

/*	Menue-Bereich > Untermenues > Menue	*/
#sicht #headerbereich #menubereich #SmenuLine div.Smenu.active {
	visibility: visible;
	display: inline;
}

/*	Menue-Bereich > Untermenues > Menue > Menuepunkt	*/
#sicht #headerbereich #menubereich #SmenuLine div.Smenu div {
	position: relative;
	float: left;
	width: 105px;
	height: 17px;
	line-height: 17px;
	border-right: 1px solid #005283;
	z-index: 70;
}

/*	Menue-Bereich > Untermenues > Menue > Menuepunkt > Link	*/
#sicht #headerbereich #menubereich #SmenuLine div.Smenu a {
	margin-left: 7px;
}

/*	Menue-Bereich > Untermenues > Menue > Menuepunkt > Link	*/
#sicht #headerbereich #menubereich #SmenuLine div.Smenu div.active a {
	text-decoration: underline;
}

/*	Header-Bereich > Schattierung links	*/
#sicht #headerbereich #hd_sh_left {
	position: relative;
	float: left;
	margin-left: 98px;
	height: 175px;
	width: 10px;
	background-image: url(../images/header_shadow_left.jpg);
	background-repeat: repeat-x;
	z-Index: 50;
}

/*	Header-Bereich > Schattierung Mitte	*/
#sicht #headerbereich #hd_bg_mid {
	position: absolute;
	float: left;
	left: 108px;
	width: 784px;
	height: 175px;
	background-image: url(../images/header_beetween.jpg);
	background-repeat: repeat-x;
	background-position: 0px 83px;
	z-Index: 50;
}

/*	Header-Bereich > Schattierung rechts	*/
#sicht #headerbereich #hd_sh_right {
	position: relative;
	float: right;
	margin-right: 98px;
	height: 175px;
	width: 10px;
	background-image: url(../images/header_shadow_right.jpg);
	background-repeat: no-repeat;
	z-Index: 50;
}

/*	Content-Bereich	*/
#sicht #contentbereich {
	width: 1000px;
	float: left;
	position: relative;
	background-image: url(../images/ct_shadow.gif);
	background-repeat: repeat-y;
	z-Index: 30;
}

/*	Content-Bereich > Schatten Oben	*/
#sicht #contentbereich #pre_ct_shadow {
	position: relative;
	float: left;
	width: 784px;
	margin-left: 108px;
	height: 4px;
	font-size: 0px;
	background-image: url(../images/sh_bottom.gif);
	background-repeat: repeat-x;
	z-Index: 40;
}

/*	Content-Bereich > Inhaltsfeld	*/
#sicht #contentbereich #content {
	position: relative;
	float: left;
	width: 784px;
	margin-left: 108px;
	min-height: 200px;
	color: black;
	background-color: white;
	z-Index: 40;
}

/*	Content-Bereich > Kontexmenue	*/
#sicht #contentbereich #context {
	position: relative;
	float: right;
	margin-left: -40px;
	margin-top: 24px;
	width: 130px;
	background-image: url(../images/context.jpg);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	z-Index: 100;
}

/*	Content-Bereich > Kontexmenue > Menuepunkte	*/
#sicht #contentbereich #context div {
	position: relative;
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #A2A2A2;
	z-Index: 110;
}

/*	Content-Bereich > Kontexmenue > Menuepunkte > Erster Menuepunkt	*/
#sicht #contentbereich #context div:first-child {
	border-top: 0px;
}

/*	Content-Bereich > Kontexmenue > Menuepunkte > Link	*/
#sicht #contentbereich #context div a {
	margin: 10px;
}

/*	Footer-Bereich	*/
#sicht #footerbereich {
	position: relative;
	float: left;
	background-image: url(../images/ct_shadow.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 100%;
	z-Index: 30;
}

/*	Footer-Bereich > Footerfeld	*/
#sicht #footerbereich #footer {
	position: relative;
	float: left;
	width: 784px;
	margin-left: 108px;
	height: 20px;
	border-top: 1px solid silver;
	color: black;
	background-color: white;
	z-Index: 40;
}

/*	Footer-Bereich > Links	*/
#footer a,#footer span {
	font-size: 80%;
}

/*	Footer-Bereich > Rechter und Linker Teil	*/
#footer div {
	position: relative;
	line-height: 20px;
	height: 20px;
	z-Index: 50;
}

/*	Footer-Bereich > Linker Teil	*/
#footer #ft_ltside {
	float: left;
	margin-left: 5px;
	width: 300px;
}

/*	Footer-Bereich > Rechter Teil	*/
#footer #ft_rtside {
	float: right;
	margin-right: 5px;
	width: 400px;
	text-align: right;
}

/*	Footer-Bereich > Rechter Teil > Links	*/
#footer #ft_rtside a {
	margin-right: 5px;
}

/*	Abschluss-Bereich	*/
#sicht #abschluss {
	position: relative;
	float: left;
	background-image: url(../images/sh_footer.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 100%;
	height: 4px;
	font-size: 0px;
	z-index: 30;
}

/* Picturecard */
#framepiccard {
	width: 642px;
	height: 500px;
	border: 0px;
}

#gallerywindow,#userpic,#userpicwindow,#menu,.block,#regelntext,#uploadtext
	{
	color: #000000 !important;
	background-color: #FFFFFF !important;
}

input.btn {
	padding: 3px !important;
}

#abortbutton {
	margin: 2px;
	padding: 3px;
	border: 1px solid black;
	text-decoration: none;
	color: #000000;
	background-color: #999999;
}

#forwardlink {
	margin: 2px;
	padding: 3px;
	border: 1px solid black;
	text-decoration: none;
	color: #000000;
	background-color: #999999;
}

#picturecard {
	margin: 10px auto;
	background-color: silver;
	border: 1px solid black;
	padding: 10px;
	margin: 0px auto;
	width: 820px;
}

#previewArea {
	display: block;
	float: right;
	margin: 2px;
	border: 1px solid black;
}

#uploadformdiv {
	display: block;
	float: left;
}

#uploadtext {
	color: white;
}

#testWrap {
	margin-top: 10px;
	clear: left;
	display: block;
	float: left;
}

#div_aktiv,#div_inaktiv {
	width: 200px;
}

.selekt {
	width: 200px;
}

#title {
	color: #666666;
	font-size: 12px;
	font-weight: bolder;
	margin-left: 20px;
	margin-top: 5px;
	text-align: left;
}

hr {
	width: 95%;
	color: silver;
}

#info {
	background-color: lavender;
	border: 1px solid darkBlue;
	color: darkBlue;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 95%;
	margin-bottom: 10px;
}

table.overview {
	text-align: center;
	vertical-align: top;
}

table.overviewdetail {
	text-align: left;
	vertical-align: top;
}

.o1 {
	text-align: right;
	width: 25%;
	padding-right: 10px;
}

.theader {
	background-color: #C4E1EB;
}

#resellerheader {
	border: 1px solid red;
	color: #333333;
	margin: 10px auto;
	padding: 3px;
	width: 730px;
}