/* page */
html, * {
	padding:0;
	margin:0;
}
body {
	background-color:#7491A1;
	margin:0 auto;
	font-size:1.0em;
	color:#303030;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
abbr {
	border-bottom: 1px dotted #022b52; cursor: help;
}

/* headers */
h1 {
	font-size:3.4em;
	text-align:left;
	padding-top:20px;
	padding-left:30px;
	color:#000000;
	letter-spacing:3px;
	font-weight:normal;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#7491A1;
}
h3 {
	font-size:1.3em;
	font-weight:normal;
	color:#333333;
	border-bottom:1px solid #DDDDDD;
}
h4 {
	background-color:#DDDDDD;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	color:#999999;
}

/* paragraphs */
p {
	margin:2px 0 15px 0;
	line-height:1.3em;
}

/* links */
a {
	color:#333333;
	border-bottom:1px dotted #333333;
	text-decoration:none;
}
a:hover {
	color:#7491A1;
	border-bottom:1px solid #7491A1;
}

a.bb3 {
	FONT-WEIGHT:bold;
	FONT-SIZE:12px;
	COLOR:black;
	FONT-FAMILY:Verdana, Helvetica, Sans-serif;
	TEXT-DECORATION:none;
	border-bottom:none;
}
a.bb3:hover {
	COLOR:red;
}

div#footer a {
	color:#ffffff;
	text-decoration:underline;
	border:none;
}
div#footer a:hover {
	border:none;
}
div#sidebar ul li a { 
	color:#999999;
	border-bottom:1px solid #CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.1em;
}
div#sidebar ul li a:hover {
	background-color:#DDDDDD;
}

/* lists */
ul, ol {
	margin:0 0 5px 30px;
}

/* code */
code {
	display:block;
	border:1px solid #cccccc;
	background-color:#dddddd;
	padding:15px;
	margin:5px;
}
	
/* container, header and nav */
div#container {
	background-color:#ffffff;
	width:70%;
	padding:0 5px;
	margin:0 auto;
}

div#header {
	background-repeat:no-repeat;
	background-position:center right;
	background-color:#ffffff;
	min-width:600;
	max-width:1280;
	height:120px;
	padding:10px;
}
div#header p {
	text-align:left;
	padding:0 0 0 30px;
	margin:0;
	font-size:0.8em;
	color:#000000;
}

div#nav {
	background-image:url('navi.jpg');
	background-repeat:repeat-x;
	height:71px;
}
div#nav ul {
	margin:0;
	padding:0;
}
div#nav ul li {
	display:block;
	float:left;
}
div#nav ul li a {
	float:left;
	border:none;
	padding:25px 15px 0 15px;
	height:46px;
	letter-spacing:2px;
	border-right:1px solid #999999;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
div#nav ul li a:hover {
	background-color:#333333;
}

/* content */
div#content {
	padding:20px 10px 0 10px;
	min-width:400;
	max-width:800;
}
div#page {
	width:67%;
	min-width:320;
	max-width:600;
	float:left;
}
div#page img {
	margin:16px;
	font-size:smaller;
/* 	padding:8px 0; */
}

div#sidebar {
	width:28%;
	min-width:80;
	max-width:120;
	float:right;
}
div#sidebar p {
	padding:3px 5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
div#sidebar ul {
	list-style:none;
	margin:7px 12px;
}
div#sidebar ul li {
	padding:3px 0;
}

/* item */
div#item {
	margin:16px 0;
	text-align:center;
	font-size:smaller;
}
div#item img {
	margin:0;
}

/* footer */
div#footer {
	padding:20px 5px;
	background-color:#636363;
	color:#ffffff;
}
div#footer p {
	font-size:0.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	padding:5px;
}

/* generic classes */
.bold {
	font-weight:bold;
}
.clear {
	clear:both;
}


.postkartetextfeld {
	border: 1px solid #CCCCCC;
	height: 23px;
	width: 250px;
	font-size: 14px;
	color: #0033FF;
	font-family: "Courier New", Courier, mono;
	padding-left: 3px;
}
.postkartetextarea {
	border: 1px solid #CCCCCC;
	height:160px;
	width: 250px;
	font-size: 14px;
	color: #0033FF;
	font-family: "Courier New", Courier, mono;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-align: left;
}
.postkartetextfeldspam {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 100px;
	font-size: 12px;
	color: #FF6600;
	font-family: "Courier New", Courier, mono;
	margin-right: 45px;
	text-align: center;
	vertical-align: middle;
}
.postkartebutton {
	background-color: #ffffff;
	height: 20px;
	width: 100px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: 5px;
	margin-top: 10px;
}
#postkartelinks {
	height: 360px;
	width: 45%;
	padding: 12px;
	border-top: 2px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	float: left;
}
#postkarterechts {
	height: 360px;
	width: 45%;
	padding: 12px;
	border-top: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 0px solid #999999;
	float: left;
	clear: right;
}
#postkartealles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: #ccc;
	background-color:#ffffff;
	margin: 16px;
	text-align: left;
	clear: both;
	width: 620px;
}
.postkarteempfaenger {
	float: left;
	width: 80%;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 18px;
	vertical-align: bottom;
	margin-bottom: 10px;
	clear: both;
	text-align: left;
}
div#briefmarke {
	background-repeat:no-repeat;
	background-position:center right;
	background-color:#ffffff;
	height:84px;
}
div#fehlanzeige {
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#ffffff;
	height:96px;
	padding:5px;
	margin-left: 10px;
}
