@charset "UTF-8";
body {
	background-color : grey;
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	padding: 15px 20px 20px 20px;
	border-bottom:thick;
	border-bottom-color:#333333;
	border-bottom-style:dotted;
	font-weight:bold;
	letter-spacing:0.1em;
	font-size:22px;
	padding-left:20px;
	padding-right:20px;
}
h2 {
	font-weight:bold;
	letter-spacing:0.1em;
	font-size:18px;
	padding-left:15px;
	padding-right:15px;
}
	
h3 {
	font-weight:normal;
	letter-spacing:0.1em;
	font-size:15px;
	padding-left: 5px;
	padding-right:5px;}

h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

p {
	padding-left : 15px;
	padding-right : 15px;
	line-height:1.6em;
	word-spacing:0.26em}

div {
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; 
	-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; 
	-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; 
}

div#container {
	width : 960px;
	margin : 0px auto;
	text-align : left;
	background-color : #FFCC33;
	padding:0px;
}

div#top_content a, a:link, a:visited, a:active, a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a, a:link, a:visited {
	text-decoration:underline;
	color : red;
	font-weight: normal;
}

a:hover, a:active {
	text-decoration:underline;
	color : darkred;
	font-weight: normal;
}

div#top_content {
	width : 960px;
	background-color : #FFCC33;
	margin : 0px;
	padding : 0px;
	text-align:center;
}

div#content {
	-moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; 
	width:100%;
	background-color:#FFCC33;
	text-align:left;
	padding:0px;
	margin:0px;
	overflow:auto;
}

div#main_content {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	float : right;
	width : 710px;
	margin : 0;
	padding : 0;
	background-color : white;
	padding-bottom: 30px;
	min-height: 500px;
}

div#left_content {
	float : left;
	width : 250px;
	margin : 0;
	padding : 0;
	background-color : #FFCC33;
	padding-bottom: 30px;
}
div#left_content ul {
	list-style-type : none;
	margin : 0;
	padding:0px;
	margin-left: 15px;
	margin-right: 15px;
}
div#left_content p {
	padding: 0;
	margin: 0;}
div#left_content a {
	line-height: 1.7em;
	text-decoration : none;
	border-left-color: red;
	border-left-style: solid;
	border-left-width: 10px;
	display : block;
	padding-left: 10px;}
div#left_content a:hover {
	border-left-color: darkred;
	padding-left: 10px;
	background-color: #FF9900;
}
ul#nav1 a{
	line-height: 1.7em;
	text-decoration :none;
	border-left-color: red;
	border-left-style: solid;
	border-left-width: 10px;
	display : block;
	padding-left: 20px;
}
ul#nav1 a:hover {
	border-left-color: darkred;
	padding-left: 20px;}
li#hier a{
	/*text-color: darkred;*/
	line-height: 1.7em;
	text-decoration :none;
	display : block;
	font-weight: bold;
	color: darkred;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: darkred;
}

.geschenkidee {
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: thin solid #CCCCCC;
	width: 670px;
	height: auto;
	margin: 15px;
}

p.geschenkidee {
	margin-top: 0px;
}
table.geschenkidee {
	border: 0;
	width: 670px;
	align: center;
	border-collapse: collapse:
	cellpadding: 5px;
}

.td_links {
	width: 180px;
	text-align: center;
	font-size: 12px;
	color: #666666;
	font-weight: bold;	
}

.td_links img {
	border: none;
}

.td_rechts{
	width: 490px;
	vertical-align: top;
}

h4.td_rechts {
	margin-left: 15px;
	margin-top: 0px;
}

p.td_rechts {
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

p.bild {
	clear: both;
	float: left;
	width: 150px;
	padding-left: 0px;
}

p.preis {
	clear: both;
	float: left;
	width: 150px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #666666;
}

p.beschreibung {
	margin-top: 0px;
	float: right;
	width: 440px;
	padding-left: 0px;
}

p.anbieterlink {
	float: right;
	width: 260px;
	text-align: right;
	padding: 0px
}

div#bottom_content {
	float: right;
	width : 960px;
	margin : 0;
	padding : 0;
	background-color : gray;
	text-align: center;
	padding-bottom: 30px;
}
div#bottom_content a{
	color : white;}
div#bottom_content a:hover {
	color : #FFCC33;
	text-decoration:none;
}
div#bottom_content li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
img {
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

