/****************************
general styles
© 2006 COBOLT NetServices GmbH
www.cobolt.net | author: RW
*****************************/

body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;    
}

.textLoginWako {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

.text a {
    color: #333;    
}

.text a:hover {
    color: #C90726;    
}

.topnavi {
    font-family: "Times New Roman", Times, serif;
    font-size: 10px;
    font-weight: bold;    
}

.topnavi a {
    text-decoration: none;
    color: #666;
    padding-right: 15px;    
}

.topnavi a:hover {
    text-decoration: none;
    color: #C90726;     
}

.login {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;   
}

.login_input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #999;    
}

.loginbutton {
    font-family: "Times New Roman", Times, serif;
    width: 100%;
    background-color: #fff;
    color: #666;
    margin-top: 4px;
    border:1px solid;
    border-top-color:#999;
    border-left-color:#999;
    border-right-color:#999;
    border-bottom-color:#999;
    filter:progid:DXImageTransform.Microsoft.Gradient
    (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');    
}

.loginbuttonover {
    font-family: "Times New Roman", Times, serif;
    width: 100%;
    background-color: #fff;
    margin-top: 4px;
    border:1px solid;
    border-top-color:#c63;
    border-left-color:#c63;
    border-right-color:#930;
    border-bottom-color:#930;
    filter:progid:DXImageTransform.Microsoft.Gradient
    (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');    
}

.content {
    padding-left: 40px;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 15px;
    border: 1px solid #ccc;   
}

.content table, input {
    font-size: 12px;     
}

.content a {
    color: #333;    
}

.content a:hover {
    color: #C90726;    
}

.input {
    border: 1px solid #999;       
}

.titel {
	font-weight: bold;
	font-style: italic;
}

.picborder {
    border: 1px solid #999;    
}

.button {
	background-color: #ddba94;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.smalltext {
    font-size: 9px;    
}

.mediumtext {
    font-size: 10px;    
}

.active_nav {
    color: #C90726;    
}

ol {
    padding-bottom: 0px;
  
}

.warenkorb input {
    background-color: #FFD3A8;    
}

.recons {
    font-size: 11px;     
}

.csc-firstHeader {
    font-size: 16px;    
}
/******* navigation *******/
#nav {
    margin: 0px;
    padding: 0px;     
}

#nav li {
    list-style: none;
    padding-bottom: 5px;
}

#nav a {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    /*font-weight: bold;*/
    text-decoration: none;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#nav a:hover {
    color: #C90726;
}

#nav a.active_nav {
    color: #C90726;
}

#nav li.subnav a {
    font-size: 12px;
    text-transform: none;
    letter-spacing: normal;    
}

.but_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background-color: #C90726;
	font-weight: bold;
	    
}

.but_home a {
    color: #fff;
    text-decoration: none;
	height: 30px;
	width: 99%;
	display: block;
	text-align: center;
	padding-top: 13px;
	border: 1px solid #ccc;    
}

.but_home a:hover {
	color: #C90726;
	background-color: #ddba94;
	border-top: 1px solid #E9D2BA;
	border-left: 1px solid #E9D2BA; 
	border-right: 1px solid #D2A573; 
	border-bottom: 1px solid #D2A573;     
}

/***********************************************/


.error {
	font-weight:bold;
	color: #C90726;
	font-size:9px;    
}


a.shop_cat_title {
	font-weight:bold;
	color: #C90726;
	text-decoration:none;    
}


a.redlink_small {
	font-size:9px;
	font-weight:bold;
	color: #C90726;
	text-decoration:none;    
}

.text_small{
	font-size:9px;  
}


