.bigred { 
		
		font-weight:bold; 
		color:#C2213D; 
	} 


/* ======================== ALLGEMEIN =================== */
* {
	margin: 0;
	padding: 0;
}

body#cms {
	background-color: #fefdea;
	padding-left: 25px;
}

body, td, ht, p, li, div {
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	line-height: normal;
	margin:0 0 0.7em 0;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	margin:0.7em 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin:0.7em 0;
}

/* ======================= HEADER ================== */
#header {
	margin-top: 10px;
}
#header #logo {
	border:none;
	margin-bottom: 11px;
}

/* ====================== TOP NAV =================== */
#topnav {
	margin: 0;
	padding: 0;
	text-align: center;
}
#topnav img {
	margin:0;
	padding:0;
	border:none;
}

#topnav li {
	list-style: none;
	float: left;
	/*position:relative;*/
	/*margin-left: 1px;*/
	padding: 0;
}

#topnav ul li a {
	text-decoration: none;
	font-weight: bold;
	/*background-color: #c2213d;*/
	color: white;
	display: block;
}

/* ========================= MAIN ================== */
#main_tbl {
	margin-left: 20px;
	padding-bottom: 27px;
	margin-right: 14px;
}
#main {
	width: 890px;
	background-color: #ffffff;
    clear: both;
}

/* =================== FOOTER ==================== */
#footer {
	width: 890px;
	margin-top: 0;
}

#footer_right a {
    color:#000;
    text-decoration:none;
}

#footer_right {
	width: 686px;
	text-align: right;
	font-size: 10px;
	float: right;
}
#footer_left {
	font-size: 10px;
	float: left;
}

/* ================ NAV ==================== */
#nav {
	width: 128px;
	color: #c2213d;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 66px;
}

#nav h3 {
	padding-top:10px;
	margin-bottom:5px;
	display:block;
}

#nav ul {
	margin: 0;
	list-style-type: none;
	border-top: 1px solid #ccc;
}
#nav li {
	border-bottom: 1px solid #fff;
	line-height: normal;
	margin: 0;
}
#nav ul a {
	color: #505050;
	display: block;
	padding: 3px 8px;
	text-decoration: none;
	font-weight: normal;
}
#nav ul a:hover {
	color: #c2213d;
}
#nav ul a.act {
	color: #c2213d;
}
#nav ul ul {
	margin: 0;
	border: none;
}
#nav ul ul li {
	border-left: 0 solid #999;
}
#nav ul ul a {
	color: #505050;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 4px 2px 16px;
}
#nav ul ul a:hover {
	color: #c2213d;
}
#nav ul ul a.act {
	color: #c2213d;
}
#nav a {
	height: 1em;
}
html > body #nav a {
	height: auto;
}

/* ================= CONTENT ================= */
#content {
	width: 686px;
	color: #000;
	font-weight: normal;
	float: left;
	margin-top: 66px;
	padding-bottom:20px;
}

#cnthead {
	margin-left: 0px;
	margin-top: -52px;
	margin-bottom: 0;
	position: relative;
}
.topwrapper {
	height: 102px;
}
#content .wrapper {
	background-color: #fefce9;
	margin-top: 2px;
	padding:22px;
}

#content .wrapper table {
    clear: both;
}

#content img {
    margin-bottom:1em;
}

#content img.cntimgleftcol {
	margin-right: 22px; 
	margin-left: 0px; 
	margin-bottom: 90px; 
	margin-top: 4px; 
	float:left;
}

#content img.cntimgleftcoltop {
	margin-right: 22px; 
	margin-left: 0px; 
	margin-bottom: 90px; 
	margin-top: -40px;
	float:left;
}

#content img.cntimgrightcoltop {
	margin-right: 10px; 
	margin-left: 300px; 
	margin-bottom: 90px; 
	margin-top: -320px;
	float:right;
}

#content a {
	color: #ed486a;
	border-bottom:1px dotted #ccc;
	text-decoration: none;
}
#content a:hover {
	color: #c2213d;
	border-bottom:1px solid #c2213d;
}

#content ul {
	margin-left:14px;
	list-style-type:square;
}

#content li {
	margin:0.3em 0;
}

#content p {
	margin:0.7em 0;
}

.clear {
	clear: both;
}


tr.btmspace td {
	padding-bottom:10px;
}

tr.topspace td {
	padding-top:10px;
}

td {
	
}	

td img {
	padding-top:10px;
	padding-right: 5px;
}

/*  ================================== */

#content #kuschelsocken img {
	padding:0;
	margin:0;
	border:none;
}

#content #kuschelsocken a {
	border:none;
}

#content #Tabelle_01 img {
	padding:0;
	margin:0;
	margin-bottom:-0.5em;
}

#content #Tabelle_01 td {
	padding:0;
	margin:0;
}

