.csc-textpic-imagewrap{
	margin-bottom:-10px;
}
html{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	font-family: Arial, Courier New, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height:19px;
	background-image:url(images/bg.jpg);
	text-align:center;
	overflow-y:scroll; /* permanent y scroll defined here */
}
table,tr,td{
	border-collapse:collapse;
}

img {
	border-style:none;
}
a{
	color:#E53228;
	text-decoration:none;
	cursor: pointer;
}
a:hover{
	color:#191817;
	text-decoration:none;
	cursor: pointer;
}

p{
	margin-top:13px;
}
hr{
	border-style:none;
	background-color:#D2D0BB;
	height:1px;
}

a.button{
	font-family:Courier New;
	font-size:13px;
	color:#e42e28;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
a.button:hover{
	color:#191817;
}
a.button_act{
	font-family:Courier New;
	font-size:13px;
	color:#191817;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
 sup {
 font-size:80%;
 line-height:1px;
 }

#main{
	text-align:left;
	margin:0 auto;
	padding-top:0px;
	width:1005px;
	background-color:#FFFFFF;
	position:relative;
}
#jsparams{
	display:none;
	margin:0px;
}
#logo{
	_left:641px;
	left:534px;
	top: 18px;
	position:absolute;
	z-index:20;
}
#header{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	padding-top:80px;
	width:945px;
	z-index:1;
}
#header-inner{
	height:337px;
	width:945px;
	display:none;
	background-color:#D2D0BB;
	overflow:visible;
}
#header-inner-alt{
	height:337px;
	width:945px;
	display:block;
	background-color:#D2D0BB;
}
#menu_main{
	height:100px;
	padding-top:16px;
	margin-left:16px;
}
#menu_meta{
	height:90px;
	margin-left:16px;
}
#menu1{
	float:left;
	width:auto;
}
#menu2{
	border-left: 1px solid white;
	padding-left:13px;
	float:left;
	width:auto;
	height:100%;
}

#menu_lang{
	margin-left:16px;
	margin-top:30px;
	margin-bottom:20px;
	/*border: 1px solid yellow;*/
	float:left;
	width:auto;
	clear:both;
}
#menu_meta1{
	float:left;
	width:auto;
}
#menu_meta2{
	border-left: 1px solid white;
	padding-left:13px;
	float:left;
	width:auto;
	height:100%;
}
.contentmenu{
	text-align:center;
	margin-bottom:27px;
	color:#E53228;
}
.contentmenu .contentmenu_item{
	/*padding-left:10px;
	padding-right:10px;
	*/
}
.contentmenu_bottom{
	display:table;
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	color:#E53228;
	width:440px;
}
.contentmenu_bottom .contentmenu_item{
	/*float:left;*/
}
 .contentmenu_sep{
	padding-left:3px;
	padding-right:3px;
	/*float:left;*/
}

#contentarea{
	margin-top:25px;
	margin-left:auto;
	margin-right:30px;
	width:464px;
	min-height:590px;
	position:relative;
	z-index:10;
}
#content{
	margin-top:0px;
	margin-left:auto;
	margin-right:0px;
	width:464px;
	position:relative;
	z-index:100;
	overflow:visible;
}
#content .csc-header{
	text-align:center;
	margin-bottom:23px;
}
#footerline{
	margin-left:auto;
	margin-right:auto;
	height:38px;
	width:90px;
	border-bottom:1px solid #D2D0BB;

}
#footer{
	text-align:center;
	margin-top:20px;
	margin-left:auto;
	margin-right:0px;
	padding-bottom:45px;
	width:484px;
	color:#D2D0BB;
	font-size:11px;
}
#footer a.footermenu{
	color:#D2D0BB;
	padding-left:3px;
	padding-right:3px;
}
#footer a.footermenu_act{
	color:#191817;
}
#footer a.footermenu:hover{
	color:#191817;
}
#bottombar{
	/*height:40px;*/
}
#content h2{
	font-size:17px;
	line-height:23px;
	font-family:Courier New;
	text-align:center;
	text-decoration:underline;
}
#content h3{
	font-size:17px;
	font-family:Courier New;
	margin-bottom:3px;
}


#rezeptteaser{
	position:absolute;
	z-index:1001;
	display:block;
	left:40px; 
	top:340px; 
	z-index:1001;
}

/* DROPSHADOW */
table.pic{
	float:left;
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
	margin:0px;
	padding:0px;
	margin-left:-15px;
	margin-top:-6px;
}
td{
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}


td.lt{
	background-repeat:no-repeat;
	background-image:url(images/shadows/lt.png);
}
td.rt{
	background-image:url(images/shadows/rt.png);
}
td.lb{
	background-image:url(images/shadows/lb.png);
}
td.rb{
	background-image:url(images/shadows/rb.png);
}
td.l{
	width:20px;
	background-image:url(images/shadows/l.png);
}
td.r{
	width:20px;
	background-image:url(images/shadows/r.png);
}
td.t{
	height:20px;
	background-image:url(images/shadows/t.png);
}
td.b{
	height:20px;
	background-image:url(images/shadows/b.png);
}
.csc-textpic-lastcol{
	width:auto ! important; 
}
.csc-textpic-imagewrap{
	width:auto ! important; 
}


/*PLUGINS*/

.tx-netvvideoplayer-pi1 .links{
	margin-top:20px;
	text-align:center;
}
.tx-netvvideoplayer-pi1 .links a{
	font-family:Courier New;
	font-size:13px;
	color:#E53228;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
.tx-netvvideoplayer-pi1 .links a:hover{
	color:#191817;
	text-decoration:none;
}
.tx-netvvideoplayer-pi1  table.pic{
	float:none;
	margin-left:auto;margin-right:auto;
}


.tx-netvraclettemitglieder-pi1 .item{
	padding-left:5px;
	padding-right:5px;
}
.tx-netvraclettemitglieder-pi1 td{
	vertical-align:top;
}

/* Tipps von A-Z */
.tx-netvatoz-pi1 hr{
	border-style:none;
	background-color:#D2D0BB;
	height:1px;
}
.tx-netvatoz-pi1 p{
	margin-top:0px;
	margin-bottom:10px;
}
.tx-netvatoz-pi1 .title{
	margin-top:4px;
	font-weight:bold;
}
.tx-netvatoz-pi1 .char{
	font-style:italic;
	font-weight:bold;
	font-family:Courier New;
}
.tx-netvatoz-pi1 .char a{
	font-style:italic;
	font-weight:bold;
	font-family:Courier New;
}

/* Pressemitteilungen */
.tx-netvraclettepressemitteilungen-pi1 .item{
	padding-left:5px;
	padding-right:5px;
}

/*medialets + videoplayeroverview*/
.row{
	clear:both;
	display:block;
	margin-left:0px;
	width:500px;
}
.row .item{
	float:left;
	width:auto;
	margin-bottom:20px;
	margin-right:6px;
}
.row .item a{
	color:#E53228;
	text-decoration:none;
}
.row .item a:hover{
	color:#191817;
	text-decoration:none;
}
.row .item table.pic{
	float:none;
}
.row .item .caption{
	float:none;
	padding-left:0px;
}

/*BROSCHUEREN*/
#content .tx-netvracletterezeptbroschueren-pi1 h2{
	font-size:17px;
	font-family:Courier New;
	text-align:left;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:0px;
}
.tx-netvracletterezeptbroschueren-pi1 .item{
	margin-top:20px;
}
.tx-netvracletterezeptbroschueren-pi1 a.button{
	margin-right:2px;
}
.tx-netvracletterezeptbroschueren-pi1 a.button_act{
	margin-right:2px;
}

.tx-netvracletterezeptbroschueren-pi1 a img{
	width:16px;
	height:8px;
}
.tx-netvracletterezeptbroschueren-pi1 a.prev{
	background-image:url(images/prev.gif);
	background-repeat:no-repeat;
	background-position:center center;
	margin-left:4px;
}
.tx-netvracletterezeptbroschueren-pi1 a.next{
	background-image:url(images/next.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
.tx-netvracletterezeptbroschueren-pi1 .leftcol{
	width:220px;
}
.tx-netvracletterezeptbroschueren-pi1 .rightcol{
	float:left;
	width:227px;
}
.pagebrowser{
	text-align:center;
	margin-top:20px;
}

/*E-CARDS*/
.tx-netvecards-pi2{
	
}
.tx-netvecards-pi2 .item{
	margin-right:40px;
	float:left;
}
.tx-netvecards-pi2 .row{
	clear:both;
	display:block;
	margin-left:0px;
	width:500px;
}
.tx-netvecards-pi1{

}
.tx-netvecards-pi1 .image{
	display:block;
	text-align:center;
}
.tx-netvecards-pi1 .content-mailform{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:400px;
}
.tx-netvecards-pi1 .ecard-state{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:20px;
}
.ecard-link{
	margin-top:10px;
}


/*formular equipment*/
.tx-netvformoefen-pi1 input.anzahl{
	border:1px solid #D2D0BB;
	width:42px;
}
.tx-netvformoefen-pi1 h3{
	margin:0px;
}
.tx-netvformoefen-pi1 .netvformoefen-item{
	margin-bottom:12px;
}

.tx-netvformequipment-pi1 input.anzahl{
	border:1px solid #D2D0BB;
	width:42px;
	margin-top:2px;
}
/*Tipps von A-Z*/
.dropcontent-icon{
	margin-left:5px;
}
.dropcontent-content{
	margin-left:5px;
}

/*RTE*/
.bodytext{
	color:#191817;
}
.redtext{
	color:#E53228;
}
ul{
	padding: 0px;
	margin: 0px;   
	list-style: none;
}
ul li{
	list-style: none;
	padding-left: 15px; 
	background: transparent url(images/bullet.gif) no-repeat scroll 0px 2px;
}
ul.redtext li{
	list-style: none;
	padding-left: 15px; 
	background: transparent url(images/bullet_red.gif) no-repeat scroll 0px 2px;
}


.cartsubmenu {
	font-family:Courier New;
	font-size:13px;
	color:#D2D0BB;
	font-weight:bold;
	font-style:italic;
}
.cartsubmenu_act {
	font-family:Courier New;
	font-size:13px;
	color:#191817;
	font-weight:bold;
	font-style:italic;
}



/*mailforms*/
.content-mailform .label{
	padding-bottom: 10px;
}
.content-mailform .fields{
	width:298px;
}
.content-mailform .textarea,
.content-mailform .inputbox,
.content-mailform .quantityinputbox {
	margin-right:20px;
	margin-left:auto;
	width:445px;
}

.content-mailform .inputbox .fields input{
	width:298px;
	border:1px solid #D2D0BB;
}
.content-mailform .quantityinputbox .fields input{
	width:218px;
	border:1px solid #D2D0BB;
}
.content-mailform .inputbox .fields textarea{
	width:298px;
	border:1px solid #D2D0BB;
}
.content-mailform .inputbox .fields select{
	width:298px;
	border:1px solid #D2D0BB;
	margin:0px;
	padding:0px;
}
.content-mailform .textarea .fields textarea{
	width:298px;
	border:1px solid #D2D0BB;
}


.content-mailform .checkbox .fields {
	margin-left:150px;
	width:20px;
}
.content-mailform .checkbox .label{
	padding:0px;
	margin:0px;
	width:270px;
}

.content-mailform .radiobox {
	margin-right:20px;
	margin-left:auto;
	width:445px;
}
.content-mailform .radiobox .radio-items .label{
	padding-right:60px;
}
.content-mailform .radiobox .radio-items .fields{
	float:left;
	width:auto;
}
.content-mailform .radiobox .radio-items{
	float:left;
	width:298px;
}

.content-mailform .inputbox input.submit{
	padding:0px;
	margin:0px;
	width:auto;
	cursor:pointer;
	font-family:Courier New;
	font-size:13px;
	color:#E53228;
	font-weight:bold;
	font-style:italic;
	background-color:white;
	border: 1px solid white;
}
.content-mailform .inputbox input.submit:hover{
	color:#191817;
}
.content-mailform .appendMessage{
	font-size:11px;
	margin-left:150px;
}

/*contenttable*/
table.contenttable{
	width:100%;
}
table.contenttable thead{
	text-align:left;
	border-bottom:1px solid #D2D0BB;
}
table.contenttable thead th{
	text-align:left;
	height:30px;
}
table.contenttable td{
	height:20px;
}
table.contenttable .td-0{
	width:230px;
	padding-left:8px;
}
table.contenttable .td-last{
	text-align:right;
}

table.tablefooter td{
	line-height:10px;
	font-size:10px;
	margin:0px;
	padding:0px;
	height:14px;
}
