body {
	color: #393733;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
}

body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
	font: 83%/1.6 arial, helvetica, sans-serif;
}

#image-container {
  background:url(/bilder/9794138dsc00728640.jpg) 0 0 no-repeat;
  padding:0;
  position:relative;
  width: 640px;
  height: 480px;
}

.magic-cap { /* a small step to save my images */
  height:100%;
  float:left;
  background:url(/img/copy.gif) repeat;
  position:relative;
  width:100%;
}

input, select, textarea {
	line-height: 1;
	font-size: 12px;
	position: relative;
	padding: 2px;
	margin: 4px;
}



#a {	color: #105CB6; outline: none; }
a {color: #303030;font-size: 11px;text-decoration:none}
a:visited { color: #303030; }
a:hover, a:focus { color: #003; }
a:active { color: #000; }

li {
	margin-bottom: 0.3em;
}

form {
	clear: left;
	margin: 0;
}

img {
	border: none;
}


h3 a:visited {
	color: #86b0e1;
}

h2 {
	margin: 0 0 0.2em 0;
	font-size: 185%;
	letter-spacing: -1px;
	font-weight: normal;
	clear: left;
	color: #4E463F;
}

#wtf-one-box div {
	padding: 10px 10px 0 10px;
	background: url("img/wtf-onebox-small.png") no-repeat left top;
}
#wtf-one-box { 
	padding-bottom: 10px;
	margin-bottom: 2em;
	background: url("img/wtf-onebox-small.png") no-repeat left bottom;
}
#wtf-one-box ul {
	text-align: left;
}


.top {
	/* background: url("img/head_bg.png") repeat-x left top; */
	background-color: #fff;	
}

#topmenu {
	background: url("message-bg.gif") repeat-x 0 0;
	position: relative;
	top: 5px;	
	float: right;
	height: 30px;
	color: #000;
	width: 850px;
}
#topleft {
	background: url("img/message-left.png") no-repeat 0 0;
	position: relative;
	width: 10px;
	height: 30px;
	float: left;
	padding-top: 6px;
}
#topright {
	background: url("img/message-right.png") no-repeat 0 0;
	position: relative;
	width: 10px;
	height: 30px;
	float: right;
}
#topitem {
	position: relative;
	float: right;
	height: 30px;
	padding-top: 4px;
}

.abox {
	float: left;
	width: 520px;
	top: 10px;
	text-align: left;
}
.bbox {
	width: 520px;
	top: 10px;
	float: left;
	text-align: left;		
}


#m1 {
	padding: 0;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
	width: 255px;
	background-color: #FFFFDF;
	color: #111;
}
#m2 {
	padding: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	float: right;
	width: 230px;
	background-color: #FFFFDF;
	color: #111;
}
#m {
	padding: 5px;
	margin: 5px;
	text-align: left;
}

#option {
	margin: 1px;
	padding: 0;
	text-align: left;
	font-size: 12px;
}
#option_r {
	margin: 1px;
	padding: 0;
	text-align: left;
	font-size: 12px;
	float: right;
}

.files {
	position: relative;
	top: 20px;
	width: 520px;
	float: left;
}
.upbut {
	position: relative;
	vertical-align: baseline;
	width: 140px;
	height: 27px;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 4px;
	background: #fff url('img/bg_black.gif') repeat-x 0 0;
	color: #000;
}
hr {
	margin-right: 20px;
	background-color: #ccc;
	height: 1px;
}

.iclist, .iclist li {
	list-style-image:url("img/iclist.gif");
	padding-left: 5px;
	margin-left: 8px;
}

.iclistx, .iclistx li {
	list-style-image:url("img/iclist.gif");
	padding-left: 5px;
	margin-left: 8px;
	visibility:hidden;
}

.iclist2, .iclist2 li {
	list-style-image:url("img/iclist2.png");
	padding-left: 8px;
	margin-left: 8px;
}

.nolist {
	list-style-type: none;
}


.inp {
	border: 1px groove;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	background: #fff url('img/bg_black.gif') repeat-x 0 0;
}


.wait {
	background-color: #fff;
	background: url("img/load.gif") repeat-y 0 0;
	border: 1px solid #111;
	text-align: center;
	height: 20px;
	width: 199px;
	margin: 5px;
}

#picture {
	border: 0;
	margin: 10px;
}

#footer {
	padding-top: 45px;
	padding-bottom: -5px;
	width: 850px;
	height: 40px;
	text-align: center;
	clear: both;
}

legend {color: #267DDC; margin-left:10px;}

fieldset { margin-bottom: 6px; BORDER: 1px SOLID #CCCCCC; -moz-border-radius: 6px 6px 6px 6px; padding: 6px}

.textfield {
	font-family: Verdana;
	font-size: 11px;
	color: #111111;
	border: solid 1px;
	border-color: #DBDBDB;
	background-image: url('graphics/textfeld.gif');
}

textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #111111;
	background-color: #FFFFFF;
	border: solid 1px;
	
	overflow:hidden;
}



#laden {
	font-size:15px;
	font-family:arial;
	text-align:center;
	display:none;
}