@import "nav.css";
@import "cmxform.css";

html {height: 100%; margin-bottom: 1px; }


body 				{  text-align: left; 
						margin: 0;	
						padding:0 0 10px 0;
						background-color: #000000; 
						
						}
						
						
/* -----------------------introduce all text elements ----------------------------------------- */


h1,h2,h3,h4,h5,h6,p,br,a,li,ul,em,blockquote,td { font-size: 10.0pt; color: black; margin: 0;line-height: 1.3em;	 
font-weight: normal;  font-family: Lucida Sans, Lucida Grande, Arial, Helvetica, sans-serif; text-align: left; }
	
h1 {	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif; font-style:italic;  font-size: 22px; text-align:left; margin-bottom:0.4em; color: #bababc;}
h2 { 	font-size: 16px; margin-bottom:1em; color:#feeea4; font-style:italic; text-indent: 20px;  }
h3 {
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif; font-style:italic;  font-size: 20px; text-align:left; margin-bottom:0.5em; color: #9f281d;
}
h4 {	font-weight:bold; font-size: 9pt;}
h5 {	font-weight:bold; font-size: 10pt;}
h6 {	font-weight:bold; font-size: 12pt; color:#aaaaab; margin-bottom:-0.4em;  }
 p {	padding-bottom: 0.8em; color:black; font-size:13px; text-indent:10px; line-height:1.7em;}	
.objtext p {	}

p a {
	font-weight:bold;
	border-bottom: 1px dotted #f47368;
	text-decoration:none;
	color:#f47368
}
p a:hover {
	color:white;
	border-bottom: 1px dotted white;
	text-decoration:none;
}
a.press {
	font-size:15px;
	font-weight:bold;
	color:#f47368;
	text-decoration:none;
}
a:hover.press {
	font-size:15px;
	font-weight:bold;
	color:white;
}

div#wrapper 	{  
	margin:40px auto 0; _margin:40px 0 0 80px;
	width:950px; 
	height:725px; 
}

div#outerwrap 	{ 
	width:100%;  
	margin:0; 
	padding:0; 
	float:left; 
	padding-bottom:5%; 
	background:#000000 
}

div#header	{
	height:150px;
	background-color:#000000;
}

div#content	{

	border:1px solid #afafaf;
}


						


.coltainer	{
	width:948px; *width:946px;
	float:left; 
	background-color:black; 
	border:1px solid #aaaaaa;
	
}

.piccont 	{
	width:384px;

	background-color:#afafaf;	
	padding:5px 0 0 6px; _padding:6px 0 0 6px;
	float:left;
}
		
.picground {
	width:392px; _width:390px; 
	height:574px; _height:578px; 
	background-color:#aaaaaa; 
	float:left
}
	
.coltext	{
	padding:12px 0 0 14px;

	width:376px;
	float:left;
}
		
.textground {
	width:408px; *width:404px; _width:406px;
	height:574px; _height:578px; 
	background-color:#9f281d; 
	position:absolute; 
	margin-left:540px; *margin-left:0px; _margin-left:0px;
}

.menuground {
	width:150px; 
	 
	background-color:black; 
	float:left;
}

.spezi {
	font-size:15px;
	font-weight:bold;
	color:#f47368;
}
.slash {
	color:#f47368;
	font-style:italic;
}