body{
	margin:0;
	padding:0;
	font-family:Verdana, sans-serif;
	font-size:11px;
	background-color:#eeeddc;
	}

* html body{
	font-size: x-small; /*for IE5/Win*/
	f\ont-size:small; /*for other IE versions */
	font-size:11px;
	}

#page_margins{
	border:1px solid #eeeddc;
	border-bottom: 0px solid;
	margin:0 auto; padding: 0;
	font-size:100%;
	width: 875px; min-width: 875px; max-width: 875px;
	position: relative;
	background: url(../html/media/page.jpg) repeat-y;
	}


/*#login_open { display: none; visibility: hidden; background: #333; width: 100%; }*/

#login_open { background: #333; width: 850px; margin: 0 auto; color: #fff; display:none; }
#login_closed { position: relative; width: 850px; margin: 0 auto;  }
#login_border { height: 17px; width: 100%; background: #333; position: absolute; top: 0px; }
#login_trigger { position: absolute; right: 32px; top: 17px; z-index: 5000; cursor: pointer; }

* html #login_trigger img{ z-index: 6000 !important; }
*+html #login_trigger img{ z-index: 6000 !important; }

#login_trigger a:focus, #login_trigger a:active { outline: 0px solid; border: 0px solid; }

#header { width: 850px; margin: 0 auto; }
#flashcontent {margin-top: 17px; }
* html #header { position: relative; z-index: -50; margin-left: 11px;}
*+html #header { position: relative; z-index: -50;}

#footer { 
	width: 850px;
	margin: 0 auto; padding: 0;
	background: url(../html/media/footer.jpg) no-repeat top;
	height: 20px;
	border: 0px solid;
	margin-top: 0px;
}
* html #footer { width: 852px !important; overflow: hidden; }

#footer_inner { background: #333; width: 850px; margin: 20px auto 0 auto; padding: 0; color: #bcbcbc;}
#footer_inner p { padding: 5px 20px; font-size: 10px; }
#footer_inner a {color: #BCBCBC; font-size: 10px;}

#col2 { width: 270px; margin-top: -25px; }
* html #col2 { margin-top: -25px; margin-right: 10px; }
*+html #col2 { margin-top: -25px; }
#col3 { margin-left: 30px; margin-right: 80px; margin-top: 45px; margin-bottom: 20px; min-height:450px;}
/* html #col3 {
	margin-right: 360px;
}*/

* html #main {
	width: 875px;	
}

/*	***** NAVI  ********************************	*/

#nav { position: relative; }
#nav_main { position: absolute; top: -30px; z-index: 3000; }

#nav_main ul {
	float: left;
	list-style-type: none;
	margin: 0 0 0 25px; padding: 0;
}

* html #nav_main ul {
	margin: 0 0 0 15px;
}

#nav_main li {
	float: left;
	margin: 0 2px 0 0; padding: 0;
}

#nav_main li a {
	display: block;
	margin: 0 8px 0 0; padding: 4px 6px 0 6px;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
	font-size: 12px;
	}

#nav_main li.active {
	background: transparent url(../html/media/tab_right.png) no-repeat right;
}

#nav_main li.active a {
	margin: 0 8px 0 0; padding: 4px 10px 0 16px;
	background: transparent url(../html/media/tab_left.png) no-repeat left;
	color: #333;
}

* html #nav_main li.active {
	background: none;
}

* html #nav_main li.active a {
	margin-top: 4px;
	padding: 0px 12px 0 14px;
	background: #FFF;
}



#nav_main li a:hover { text-decoration: underline; }
#nav_main li.active a:hover { text-decoration: none; cursor: default; }


/*	
	********************************************
	*****  CONTENT  ****************************
	********************************************
*/

h1{
	font-size: 24px;
	color: #057ab6;
	margin-bottom: 5px;
	}	

h2{
	font-size: 16px;
	font-weight: bold;
	}	

h3 {
	font-size: 14px;
	font-weight: bold;	
}

a { color: #666; font-size: 11px; }
a:hover { text-decoration: none; }

#col3 p { margin-bottom: 15px; line-height: 18px; }
#col3 ul { margin-bottom: 15px; }


.red { color: #e80042; }
.right { float: right; margin-right: 23px; }

.trenner {
	background: transparent url(../html/media/hr.jpg) no-repeat;
	border: 0px solid;
	width: 475px;
	height: 9px;
	margin: 0 0 10px -15px;
	padding: 0;
}

#demo {
	width: 266px;
	margin: 0 auto;
	min-height: 136px;
	height: 136px;
	background: url(../html/media/demo.png) no-repeat;
	color: #fff;
	}
* html #demo {
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.mail-magazine.de/fileadmin/templates/html/media/demo.png', enabled='true', sizingMethod='scale') !important; 
	z-index: 6000;
}

#demo h2 { color: #fff; padding: 15px 20px 0 20px; }
#demo p { padding: 20px 20px 10px 20px; color: #fff; font-size: 11px; line-height: 13px; }
#demo a { color: #fff; }

#topics {
	background: url(../html/media/rightcol.jpg) no-repeat;
	width: 266px;
	margin: 0 auto;
}

.box{
	padding: 10px 20px;
}

.box h2 { color: #e80042; margin-bottom: 5px; border-bottom: 1px solid #EEEEEE}
	
.box p {
	color: #666; 
	font-size: 11px; 
	line-height: 13px;
}

#col3 .newsList p { margin-bottom: 8px; font-size: 11px; line-height: 13px; }


/*	***** FORMS  ********************************	*/

#login_open form{ 
	padding: 15px 20px 0px 20px; 
	color: #ccc;
	font-size: 10px;
	}
	
#login_open a { color: #D1242D; font-size: 10px;}

.iText {
	border: 1px solid #777 !important;
	background: #555;
	width: 150px;
	height: 20px;
	color: #ccc;
	padding: 8px 0 0 30px;
	margin: 0 5px 0 0;
	font-size: 9px; 
	/*text-transform: uppercase;*/
}

.box .iText {
	border: 1px solid #bbb !important;
	background: #fff;
	width: 185px;
	height: 20px;
	color: #666666;
	padding: 8px 0 0 10px;
	margin: 0 5px 0 0;
	font-size: 9px; 
	/*text-transform: uppercase;*/
}

.login { background: #555 url(../html/media/group.gif) no-repeat 4% 50% ; }

.password { background: #555 url(../html/media/key.gif) no-repeat 4% 50% ; }


.iSend {
	width: 30px;
	height: 30px;
	border: 0px solid #777;
	background: transparent url(../html/media/resultset_next.gif) no-repeat 0% 50% ;
	color: #ccc;
	font-size: 9px; 
	text-transform: uppercase;
	padding: 0 0 0 0px;
	cursor: pointer;
	text-decoration: underline;
}

.newsletter_reg  {
	width: 30px;
	height: 30px;
	background: transparent url(../html/media/resultset_next.gif) no-repeat 0% 50% ;
	color: #ccc;
	font-size: 9px; 
	text-transform: uppercase;
	padding: 0 0 0 0px;
	cursor: pointer;
	text-decoration: none;
}
/* * html a.newsletter_reg {
	display: block;
	width: 12px;
	height: 12px;
	margin: 6px auto;
}
*:first-child+html a.newsletter_reg {
	display: block;
	width: 12px;
	height: 12px;
	margin: 6px auto;
}*/

#mailform {
	width: 370px;	
}

.csc-mailform-field {
	float: left;
	width: 360px;
	margin-bottom: 10px;	
}

.csc-mailform-field label {
	display: block;
	float: left;
	width: 100px;
	margin-top: 7px;
}

.csc-mailform-field input, .csc-mailform-field textarea {
	width: 250px;
	float: left;
	border: 1px solid #999 !important;
	background-image: url(../html/media/input.gif) ;
	background-position: left 1px;
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #333;
	padding: 4px;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

.csc-mailform-field textarea {
	height: 100px;
}

.csc-mailform-field select {
	float: left;
	background: url(../html/media/input.gif) repeat-x;
	border: 1px solid #999 !important;
}

.csc-mailform-field select option {
	padding: 2px 2px 2px 2px;
	background: #FFF;	
}

#mailformformtype_mail {
	width: 120px;
	margin-left: 100px;	
}

#fce_33 .csc-textpic-text {
	display: none;
	visibility: hidden;	
}


/*	*****  FEATURES  ********************************	*/

h3.features {
	cursor: pointer;
	color: #1986BF; 
	background-image: url(../html/media/16-arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	border-bottom: 1px solid #ddd;
	line-height: 14px;
	padding: 10px 0 10px 30px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline
}

.featureItem {width:100% !important; overflow:hidden !important; margin:0 !important; padding:0 !important;}
/*.fEven h3 {}*/
.fActive { background-color: #fafafa; }
.open { background-image: url(../html/media/16-arrow-down.gif) !important; background-color: #f6f6f6; }


.featureWrap, .featureTable { width:770px; overflow: hidden; font-size: 11px; }
.featureWrap { padding-left: 10px; }
.featureTable { border-collapse: collapse; margin-bottom: 20px; }
.featureTable th { border-bottom: 2px solid #ccc; padding: 10px; font-weight: bold; font-size: 10px; }
.featureTable td { border-bottom: 1px solid #ccc; padding: 10px; font-size: 10px; }

.standard, .optional { text-align: center; }

.trEven{
	background-color:#EEEDDC;
}

/*	*****  FLEXIBLE CONTENT ELEMENTE  ********************************	*/

#fce_33 {
	float: left;
	width: 800px;	
	line-height: 150px;
}

#fce_33_1 {
	float: left;
	width: 250px;
	margin-right: 25px;
}

#fce_33_2 {
	float: left;
	width: 250px;
	margin-right: 25px;
}
#fce_33_3 {
	float: left;
	width: 250px;
}

#fce_33 .csc-textpic {
	height: 150px;
}

/*	*****  RAHMEN  ********************************	*/

DIV.csc-frame-frame2 p{
	margin:0 !important;
	}

DIV.csc-frame-frame2 {
	background-color:#EEEDDC;
	width: 395px;
	padding:15px;
	margin: 0px 0px 10px 0px;
}

#col3 form{
	background-color:#EEEDDC;
	padding:20px;
	margin:0;
	}
	
	
	
#tooltip {

	position: absolute;
	z-index: 3000;
	width: 400px;
	border: 1px solid #bbb;
	background: #fff url(../html/media/input.gif) repeat-x;
	background-position: left 1px;
	padding: 10px;
	opacity: 0.90;
}

#tooltip h3, #tooltip div { margin: 0; }


.client_list a {
	margin-right: 3px;
	font-weight: bold;
}

#demo .right a {
	position: relative;
	z-index: 9999999;
}

* html #mymovie {
	margin-left: 1px;
}

*html #col3 {width:445px !important;overflow:hidden; margin-left: 20px !important; margin-right: 70px !important;}