/* css für Kobu-Teeversand*/
/*Basics*/

/*a*/
a{
	color: #0F3F6C;
	font-size: 12px;
	text-decoration: underline;
}

a:visited{
	color: #0F3F6C;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

a.ang{
	color: #000000;
	text-decoration: none;
}

a:hover.ang{
	color: #000000;
	text-decoration: underline;
}

body{
	background-color: #FDFDEC;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

form{
	display: inline;
}

h1{
	font-size: 16px;
}

h2{
	font-size: 14px;
}

input.but{
	background-color: #FFEEAA;
	color: #000000;
	font-weight: bolder;
}

li{
	line-height: 22px;
}

p,td{
	font-size: 12px;
	line-height: 19px;
	color: #0F3F6C;
}

p.einzug{
	margin-left: 8px;
}

pre{
	color: #000000;
	font-size: 12px;
}

strong{
	color: #FF0000;
}

table.angebot, td.angebot{
	font-weight: bold;
	padding: 10px;
}

.daten{
	background: #FCFBC9;
	border: 1px solid #FFCC33;
}

td.linie{
	background-color: #F2E866;
}

td.liniebold{
	background-color: #FFEEAA;
	font-weight: bold;
}

td.linielight{
	background-color: #FFEEAA;
}

td.start{
	border: 1px solid #FFEEAA;
	padding: 10px;
}

/*******************************/
/*Tabellen td's und tr's*/
td.top{
	background-color: #FFCC33;
	color: #003366;
	font-weight: bold;
}

ul{
	color: #000066;
	list-style: cirlce;
}

.copy{
	color: #000000;
	font-size: 10px;
}

.head{
	background-image: url(/images/h.gif);
	font-weight: bold;
	height: 20px;
	text-align: center;
	width: 200px;
}

.klein{
	font-size; 10px: ;
}

.suche{
	font-size: 14px;
	font-weight: bold;
}

#navi{
	padding-left: 10px;
}

#navi a{
	background-color: #FCFBC9;
	border: 1px solid #FFBE42;
	color: #0F3F6C;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 1px;
	padding-left: 5px;
	text-decoration: none;
	width: 113px;
}

#navi a:hover{
	background-color: #FFBE42;
}
#sslcontent{
	padding-left: 150px;
	padding-right: 150px;
}
#kasten a{color: #0F3F6C;
	text-decoration: none;
	background-color: #FCFBC9;
	float:left;
	margin: 5px 60px 20px 0;
	width: 135px;
	height:120px;
	border: 1px solid #FFBE42;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
#kasten b{
	height:40px;
	display:block;
}
#kasten a:hover{
	background-color: #FFBE42;
}
label{
	white-space: nowrap;
}
.strong{
	font-weight: bold;
	font-size: 14px;
}
.streifen{
	background-image: url(/images/h.gif);
}
fieldset{
	border:  #FFBE42 1px solid;
	padding: 5px;
}
.footer-menu a{
	background-color: #FCFBC9;
	border: 1px solid #FFBE42;
	color: #0F3F6C;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px;
	margin-left: 20px;
	text-decoration: none;
	float:left;
}
