/* 	#53a6d8 // Dunkelblau neu */
/* 	#244580 // Dunkelblau */
/* 	#edf9fe // Hellblau */
/* 	#a8b9d0 // Grau */
/* 	#FFFF99 // Gelb */
body {
	margin: 10px 0px 0px 5px;
/* 	background-image: url(../pics/hintergrund.gif); */
/* 	background-repeat: repeat; */
	font-family: Verdana, Arial;
	font-size: 12px;
}

form {margin: 0px;}
.submit {height: 35px; font-size: 13px; font-weight: bold;}


/* .top_main_img {border: 1px solid red;} */

/*.top_main_img {margin: 0px 0px 5px 0px;
				background-image: url(../pics/menu_left_bg.gif);
				background-repeat: repeat-y;
				border: 2px solid #a8b9d0;
				padding: 5px 0px 5px 10px;}*/

.top_main_img {margin: 0px 0px 5px 0px;
				background-color: #edf9fe;
				border: 2px solid #a8b9d0;
				padding: 2px 0px 2px 0px;
				height: 28px;}


/* td {font-size: 11px;} */

.wk_design {border: 0px solid #a8b9d0; color: #000000; font-weight: normal;}

/* a {font-size: 11px;} */

a:link    {font-weight: bold; color: #244580; text-decoration: none;}
a:visited {font-weight: bold; color: #244580; text-decoration: none;}
a:hover   {font-weight: bold; color: #244580; text-decoration: none;}
a:active  {font-weight: bold; color: #244580; text-decoration: none;}
a:focus   {font-weight: bold; color: #244580; text-decoration: none;}



.round_corners {
/* 	margin-bottom: 5px; */
/* 	padding: 10px; */

	border: 2px solid #a8b9d0;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
}


/* Header Menue */
/* .a_marker {font-weight: bold; color: #244580; text-decoration: none; background-color: #edf9fe;} */
/* .a_marker {font-weight: bold; color: #244580; text-decoration: none; background-color: yellow;} */
.header_a {font-weight: bold; color: #FFFFFF;}
.header_a:hover {font-weight: bold; color: #FFFF99; text-decoration: overline;}

.header_a_marker {font-weight: bold; color: #FFFF99; text-decoration: overline;}
.header_a_marker:hover {font-weight: bold; color: #FFFF99;}


/* Menue Artikel links */
.shop_menu_a {font-weight: normal; font-size: 11px;}
.shop_menu_a:hover {font-weight: normal; background-color: #53a6d8; color: #FFFFFF; font-size: 11px;}
/* .shop_menu_a_marker {font-weight: normal; font-style: italic; background-color: #FFFF99;} */
.shop_menu_a_marker {font-weight: normal; background-color: #53a6d8; color: #FFFFFF; font-size: 11px;}


/* .my_a_marker {font-weight: bold; color: #ffffff; text-decoration: none; background-color: #244580;} */
/* .my_a_marker {font-weight: bold; color: #244580; text-decoration: none; background-color: yellow;} */
/* .my_a_marker:hover {font-weight: bold; color: #244580; text-decoration: none; background-color: yellow;} */

/* Artikel Navigation */
/*.my_a {font-weight: bold; color: #244580; text-decoration: none; background-color: yellow;}
.my_a:hover {font-weight: bold; color: red; text-decoration: underline; background-color: yellow;}*/



h1 {font-weight: bold; font-size: 20px; margin: 0px; color: #244580;}
h2 {font-weight: bold; font-size: 17px; margin: 0px; color: #244580;}
h3 {font-weight: bold; font-size: 15px; margin: 0px; color: #244580;}


.content {margin: 20px 20px 20px 20px;}


ul {margin: 0px; padding-left: 15px;}


.teaser {
	width: 165px;
	color: #7ca1c7;
	font-weight: bold;
	font-size: 10px;
	padding: 0 0 0 11px;
	margin: 0px 0px 0px 0px;
	background:url("../pics/tsr-l.gif") top left no-repeat;
}
.teaser .ecke_rechts_oben {
	background:url("../pics/tsr-r.gif") top right no-repeat;
	margin:0;
	padding:8px 0 0.5em 0;
}
.teaser p {
	margin: 0 0 0 -11px;
	padding:0 11px 0.5em;
	border: 1px solid #d8d8d8;
	border-width: 0 1px;
	background: #fff;
}
.teaser .teaser_body {
	margin: 0 0 0 -11px;
	padding:0 7px 0.5em;
	border: 1px solid #d8d8d8;
	border-width: 0 1px;
/* 	background: #edf9fe; */
	font-weight: normal;
}
.teaser .ecke_links_unten {
	margin:0 0 0 -11px;
	padding-left:11px;
	background:url("../pics/tsr-l.gif") bottom left no-repeat;
}
.teaser .ecke_rechts_unten {
	display: block;
	text-align: right;
	padding: 0 10px 10px 0;
	background: url("../pics/tsr-r.gif") bottom right no-repeat;
}
