/************************************************************/
/* mcs_styles.css                                    */
/* Formatierungsangaben MCS Homepage */
/* (c) by SebiARTS 2008                          */
/************************************************************/

/**********************/
/*Hintergrund komplett*/
/**********************/
body {
	color: black;
	background-color: white;
	font-size: 100.01%;
	font-family: Arial,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;  /* Zentrierung im Internet Explorer */
	background: #099dce;	
	min-width: 41em;
}

select {
	font-size: 0.9em;
	border: 1px solid #099dce;
	background: #eeeeee;	
}

input {
	font-size: 0.9em;
	border: 1px solid #099dce;
	background: #eeeeee;	
}

input.button {
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #000000;
	background: #808080;	
}

textarea {
	border: 1px solid #099dce;
	background: #eeeeee;	
}

td.align_h {
	vertical-align: top;
	padding: 4px;
}

table.textbox1 {
	background: #099dce;
	border: 0;
}

table.textbox2 {
	background: #808080;
	border: 0;
}

th.textbox {
	color: #ffffff;
	font-weight: bold;
}
td.textbox {
	background: #dddddd;
}

th.cardata {
	background: #099dce;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding: 2px;
}

th.cardata_h {
	font-size: 1.2em;
	line-height: 1.6em;
	background: #099dce;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

td.cardata_c {
	background: #099dce;
	text-align: center;
}

td.cardata {
	text-align: left;
	background: #cccccc;
}

table.userdata {
}

th.userdata {
	background: #099dce;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

td.userdata {
	text-align: center;
	background: #cccccc;
}



/*
img.text {
	border: 0px;
	vertical-align: middle;
}

*/
p.status {
	color: #ff0000;
	text-align: center;
}

td.gallerypic {
	text-align: center;
	vertical-align: top;
}

th.form {
	text-align: right;
	vertical-align: top;
}
td.form {
	text-align: left;
}


/*********************************/
/*Hintergrund des Inhaltsbereichs*/
/*********************************/
div#mcs_rahmen {
    	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    	width: 1020px;
	background-image:url(images/shadow_bg.gif);
	background-repeat: repeat;
	background-color: #000000;
}

div#mcs_rahmen_unten {
    	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    	width: 1020px;
	height: 10px;
	background-image:url(images/shadow_bottom_bg.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}

div#mcs_seite {
    	margin: 0 10px 0 10px;
    	width: 1000px;
    	background: #dddddd;
}

/******/
/*Kopf*/
/******/
div#mcs_kopf{
	height: 150px;
	background-image:url(images/banner1.jpg); 
	background-repeat:no-repeat;  
	margin: 0;
}

div#mcs_kopf1{
	height: 150px;
	background-image:url(images/banner1.jpg); 
	background-repeat:no-repeat;  
	margin: 0;
}

div#mcs_kopf2{
	height: 150px;
	background-image:url(images/banner2.jpg); 
	background-repeat:no-repeat;  
	margin: 0;
}

div#mcs_kopf3{
	height: 150px;
	background-image:url(images/banner3.jpg); 
	background-repeat:no-repeat;  
	margin: 0;
}

div#mcs_kopf4{
	height: 150px;
	background-image:url(images/banner4.jpg); 
	background-repeat:no-repeat;  
	margin: 0;
}

div#mcs_kopf5{
	height: 150px;
	background-image:url(images/banner5.jpg); 
	background-repeat:no-repeat;  
	margin: 0;
}

div#mcs_kopf6{
	height: 150px;
	background-image:url(images/banner6.jpg); 
	background-repeat:no-repeat;  
	margin: 0;
}

div#mcs_kopf7{
	height: 150px;
	background-image:url(images/banner7.jpg); 
	background-repeat:no-repeat;  
	margin: 0;
}

div#mcs_kopf8{
	height: 150px;
	background-image:url(images/banner8.jpg); 
	background-repeat:no-repeat;  
	margin: 0;
}

/******/
/*Navigation*/
/******/
div#mcs_navi{
    font-size: 0.85em;
	line-height: 1.6em;
	font-weight: bold;
	text-align: center; 
	color: #ffffff;
	background: #099dce;
  	margin: 0;
}

div#mcs_navi b {
	padding: 0.3em;
	font-style: italic;
	color: #000000;
	background: #dddddd;
}

div#mcs_navi a {
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
	padding: 0.25em;
}

div#mcs_navi a:hover {
	color: #099dce;
	background: #ffffff;
}
div#mcs_navi a:active {
	color: #099dce;
	background: #ffffff;
}

/******/
/*Info-Leisten*/
/******/
div#mcs_left{
	font-size: 0.7em;
	width: 124px;
	/*background: #ffffff;*/
	margin: 15px 10px;
	float: left;
}

div#mcs_left a.text {
	text-decoration: none;
	color: #099dce;
}

div#mcs_left a.text:link {
	color: #099dce;
}

div#mcs_left a.text:visited {
	color: #099dce;
}

div#mcs_left a.text:hover {
	color: #000000;
}

div#mcs_left a.text:active {
	color: #000000;
}

div#mcs_right{
	font-size: 0.7em;
	width: 124px;
	/*background: #ffffff;*/
	margin: 15px 10px;
	float: right;
}

/********/
/*Inhalt*/
/********/
div#mcs_inhalt {
	position:relative;
	top:0;
	left:0;
	font-size: 0.75em;
	line-height: 1.4em;
	/*width: 460px;*/
	/*height: 200px;*/
	text-align: center;
	margin: 10px 150px;
	padding: 0.4em;
	/*border-right: 1px solid #1c447a;*/
}
* html div#mcs_inhalt {
	font-size: 0.75em;
	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
	/*margin-bottom: 1em;*/
	margin: 10px 125px;
}
div#mcs_inhalt h1 {
	font-size: 1.2em;
	margin: 0 0 1em 0;
}

div#mcs_inhalt p.image {
	text_align: center;
}

div#mcs_inhalt i {
	font-weight: bold;
	font-style: normal;
	color: #1c447a;	
}

div#mcs_inhalt b {
	color: #ff0000;
}

div#mcs_inhalt b.header {
	color: #000000;
}

div#mcs_inhalt ul{
	/*color: #009999;*/
	/*font-weight: bold;*/
	/*margin: 0;*/
	/*padding: 0;*/
	list-style: square;
}

/*
div#mcs_inhalt li{
	padding: 0 0 1em 0;
}
*/
div#mcs_inhalt a.list {
	color: #666666;
	text-decoration: none;
	padding: 0 0 0 15px;
	display: block;
}

div#mcs_inhalt a.list:link {
	color: #666666;
	background: url(images/pfeil_rechts_klein_e0_1.gif) no-repeat;
}

div#mcs_inhalt a.list:visited {
	color: #666666;
	background: url(images/pfeil_rechts_klein_e0_1.gif) no-repeat;
}

div#mcs_inhalt a.list:hover {
	color: #1c447a;
	background: url(images/pfeil_rechts_klein_e0_2.gif) no-repeat;
}

div#mcs_inhalt a.list:active {
	color: #1c447a;
	background: url(images/pfeil_rechts_klein_e0_2.gif) no-repeat;
}


div#mcs_inhalt a.text {
	text-decoration: none;
	color: #099dce;
}

div#mcs_inhalt a.text:link {
	color: #099dce;
}

div#mcs_inhalt a.text:visited {
	color: #099dce;
}

div#mcs_inhalt a.text:hover {
	color: #000000;
}

div#mcs_inhalt a.text:active {
	color: #000000;
}


div#cnt_header { position:relative;
			top:0px;
			left:0px;
			width:100%;
			height:20px;
			z-index:2;
			background-color:#099dce;
			color: #ffffff;
			font-weight: bold;
			font-size: 1.2em;
			text-align: left;
			vertical-align:middle;
			font-style: italic;
}
div#cnt_text { position:relative;
			top:0px;
			left:0px;
			padding: 0.5em;
			z-index:1;
			border: 1px solid #099dce;
			text-align: left;
}
div#cnt_textcenter { position:relative;
			top:0px;
			left:0px;
			padding: 0.5em;
			z-index:1;
			border: 1px solid #099dce;
			text-align: center;
}
div#cnt_header2 { position:relative;
			top:0px;
			left:0px;
			width:100%;
			height:20px;
			z-index:2;
			background-color:#ff0000;
			color: #ffffff;
			font-weight: bold;
			font-size: 1.2em;
			text-align: left;
			vertical-align:middle;
			font-style: italic;
}
div#cnt_text2 { position:relative;
			top:0px;
			left:0px;
			padding: 0.5em;
			z-index:1;
			border: 1px solid #ff0000;
			text-align: left;
}
div#cnt_textcenter2 { position:relative;
			top:0px;
			left:0px;
			padding: 0.5em;
			z-index:1;
			border: 1px solid #ff0000;
			text-align: center;
}			
div#cnt_logo { position:absolute;
			top:-5px;
			left:10px;
			width:30px;
			height:30px;
			z-index:3;
			background-image:url(images/mcs_logo_small.gif);			
}


/***********/
/*Fusszeile*/
/***********/
div#mcs_fuss {
	position:relative;
	top:0px;
	left:0px;
	height: 20px;
	font-size: 0.7em;
	font-weight: bold;
	color: #ffffff;
	background-color: #808080;
	clear: both;
	margin: 0;
	/*padding: 0.1em;*/
	text-align: center;
}

div#fuss_logo {
	position:relative;
	top:-20px;
	width:80px;
	height:20px;
	margin: 0 auto;
	z-index:3;
	background-image:url(images/mcs_logo_verysmall.jpg);			
}



