/*
	33383D
	Author:  Slaver http://slaver.info
	Version: 25.12.2007
*/

/*
	Main styles
*/

html { width: 100%; }

* {
	margin: 0;
	padding: 0;
}

body {
	font: 11px/16px Arial, Tahoma, sans-serif;
	color: #000;
	background: #aba390;
}

a img, fieldset {
	border: none;
}

legend {
	display: none;
}

p {
	margin: 1em 0 0 0;
}

ul, ol {
	margin: 0 0 0 2em;
}

pre {
	font: 1.3em/1.2em "Courier New", Courier, monospace;
	color: #333;
	margin: 1em 0;
}

a {
	color: #0000ff;
}

a:hover {
	text-decoration: none;
}

/*
	Layonts
*/

#container {
	padding: 0;
	margin: 150px auto 0;
	width: 960px;
	min-height: 360px;
}

#left {
	float: left;
	width: 395px;
	overflow: hidden;
	background: url("../images/sollicitateklacht/left-back.gif") left 114px no-repeat;
	min-height: 330px;
}

#right {
	float: right;
	width: 565px;
	overflow: hidden;
	background: url("../images/sollicitateklacht/footer.gif") left bottom no-repeat;
}

/*
	Content
*/

#content {
	float: left;
	width: 446px;
	padding-bottom: 110px;
	/*margin-left: 31px;*/
	background: url("../images/sollicitateklacht/content-top.gif") 0 0 no-repeat;
}

#content .text {
	float: left;
	width: 446px;
	padding: 0;
	margin-top: 10px;
	background: #33383d url("../images/sollicitateklacht/content-bottom-back.gif") left bottom repeat-x;
}

#content .text .columns {
	float: left;
	width: 400px;
	padding: 10px 15px;
	min-height: 300px;
}

#content .text .columns-title {
	float: left;
	width: 100%;
	padding: 5px 15px 0 20px;
}

#content .text .column-one {
	float: left;
	width: 180px;
	padding: 15px 15px 0 20px;
}

#content .text .column-two {
	float: left;
	width: 180px;
	padding: 15px 0 0 15px;
}

#content p {
	font: 11px/16px Arial;
	color: #fff;
	margin: 10px 0 0;
}

#content ol, #content ul, #content table {
	font: 11px/16px Arial;
	color: #fff;
}

#content h2 {
	font: bold 21px/21px Arial;
	color: #fff;
	margin: 5px 0;
}

#content a {
	color: #fff;
}

#content .red {
	width: 150px;
}

#content .error {
	margin-left: 10px;
	font-weight: bold;
	color: #d52a1b;
}

/*
	Logo
*/

#logo {
	float: left;
	width: 395px;
	height: 114px;
	background: url("../images/sollicitateklacht/logo.gif") 0 0 no-repeat;
}

#logo h1 a {
	display: block;
	width: 395px;
	height: 114px;
}

#logo h1 span {
	display: none;
}

/*
	Menu
*/

#menu {
	float: left;
	margin-top: 60px;
	margin-left: 100px;
}

#menu ul {
	float: left;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	list-style: none;
}

#menu ul li.meld {
	background: url("../images/sollicitateklacht/icon-meld.gif") 0 0 no-repeat;
	width: 113px;
	height: 113px;
	margin-right: 20px;
}

#menu ul li.download {
	background: url("../images/sollicitateklacht/icon-download.gif") 0 0 no-repeat;
	width: 113px;
	height: 113px;
}

#menu ul li a {
	display: block;
	width: 113px;
	height: 113px;
}

#menu ul li span {
	display: none;
}

/*
	Widgets
*/

#widgets_info {
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}

#widgets {
	float: left;
	overflow: hidden;
	width: 240px;
	margin-top: 10px;
}

#widget_0, #widget_1 {
	margin-top: 100px;
}

#widget_0 textarea, #widget_1 textarea {
	width: 230px;
	height: 100px;
	font: 11px Arial;
}

#select_widgets {
	float: right;
	overflow: hidden;
	width: 150px;
}

#for_select_widget_0 {
	display: block;
	float: right;
	background: url("../images/sollicitateklacht/icon-select-widget-0.gif") right top no-repeat;
	width: 130px;
	height: 95px;
	padding-right: 20px;
	padding-top: 70px;
}

#for_select_widget_1 {
	display: block;
	float: right;
	background: url("../images/sollicitateklacht/icon-select-widget-1.gif") right top no-repeat;
	width: 130px;
	height: 70px;
	padding-right: 20px;
	padding-top: 60px;
	margin-top: 10px;
}

#select_widget_0 {
	float: left;
	padding-right: 10px;
}

#select_widget_1 {
	float: left;
}

/*
	Kopieren
*/

#kopieren {
	background: #3b4148 url("../images/sollicitateklacht/kopieren-back.gif") 0 0 repeat-x;
	height: 17px;
	width: 60px;
	padding: 3px 10px;
	font: 11px/17px Arial;
	color: #fff;
	text-decoration: none;
}

#kopieren-button {
	float: left;
	margin-top: 10px;
}


.input_back  {
	background: #3b4148 url("../images/sollicitateklacht/kopieren-back.gif") 0 0 repeat-x;
	border: 0;
	height: 17px;
	color: #fff;
	padding: 3px 10px;
	cursor: pointer;
/*	width: 60px;
	text-decoration: none;*/
	font: 11px/17px Arial;
}
