/*
--------------------------------------------------------------------------------

Agency: kubus media | Interaktive Medien, Basel
Author: Amadeus Paulussen and Joscha van der Linden for kubus media

--------------------------------------------------------------------------------
*/


/* -------------------------------------------------------------------------- */

body {
	font-family: Arial,Verdana, Sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	color: #585858;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url('../pictures/base/normal_bg.gif');
	background-repeat: repeat-x;
}

/* -------------------------------------------------------------------------- */

ul {
	left: 10px;
	list-style-type: square;
}
.clearfloat {
	clear: both;
}

/* -------------------------------------------------------------------------- */

a {	
	color: #585858;
	text-decoration: underline;
}
a:hover { 
	color: #750600;
	text-decoration: underline;
}
a.news_link {
	color: #750600;
	text-decoration: underline;
}
a.news_link:hover {
	color: #585858;
	text-decoration: underline;
}
a.list {
	color: #585858;
	text-decoration: underline;
}
a.list:hover {
	color: #750600;
	text-decoration: underline;
}


/* -------------------------------------------------------------------------- */

h1 {
	margin: 0 0 1em 0;
	padding: 0;
}
h2 {
	font-size: 1em;
	font-weight: normal;
	color: #750600;
	margin-top: 0;
	margin-bottom: 1em;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	color: #750600;
	margin: 0;
}
/* for usage in situations where a h3 title should not contain a line break */
.h3 {
	font-size: 1em;
	font-weight: normal;
	color: #750600;
}
.statement {
	font-family: Georgia, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #585858;
	text-decoration: none;
}
.note {
	font-size: 0.9em;
	font-weight: normal;
	color: #585858;
}
.note:hover	{
	font-size: 0.9em;
	font-weight: normal;
	color: #750600;
}

/* -------------------------------------------------------------------------- */

.shaddow_continue {
	margin-top: 20px;
	background-image: url('../pictures/base/shaddow_continue.gif');
	background-repeat: repeat-y;
	background-position: top center;
}
.shaddow {
	margin-top: 20px;
	background-image: url('../pictures/base/top_bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
}
.shaddow_bottom {
	background-image: url('../pictures/base/shaddow_bottom.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

/* -------------------------------------------------------------------------- */

.maincontainer {
	width: 750px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: left;
}
.menucontainer {
	width: 750px;
	height: 225px;
	background-image: url('../pictures/base/default.jpg');
	background-repeat: no-repeat;
	background-position: top center;

}
.contentcontainer {
	margin: 10px 10px 30px 10px;
}
.maintable {
	padding: 10px;
}
.maincolumn {
	padding-left: 220px;
	padding-right: 20px;
}
.leftcolumn {
	float: left;
	width: 210px;
}
.leftcolumnfloat {
	width: 210px;
	z-index: 2;
	position: relative;	
	left: 0px;
	float: left;
	margin-bottom: 10px;
}
#infobar {
	border-top: 1px solid #B5B8BB;
	border-bottom: 1px solid #B5B8BB;
	background-color: #EEEEEE;
	padding: 10px;
	font-size: 0.9em;
	font-weight: normal;
	color: #585858;
}
.rss_link {
	background-image: url('../pictures/base/rss.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding: 10px;
	padding-left: 30px;
}

/* -------------------------------------------------------------------------- */

.aktuell_projekte {
	width: 450px;
	float: left;
	padding: 0 10px 0 0;
}
.aktuell_aktuell {
	width: 270px;
	float: left;
}

/* -------------------------------------------------------------------------- */

.third_navigation {
	margin: 10px 0 10px 0;
}
.fourth_navigation {
	margin: 10px 0 10px 0;
}

/* -------------------------------------------------------------------------- */

.left {
	float: left;
}
.right {
	text-align: right;
}
.login {
	float: left;
	width: 100px;
}

/* -------------------------------------------------------------------------- */
.listcell {
	float: left;
	padding-right: 1em;
}
.list_icon_icon {
	float: left;
	width: 65px;
}
.list_icon_client {
	float: left;
	width: 220px;
}
.list_icon_project {
	float: left;
	width: 250px;
	margin-left: 10px;
}
.list_icon_product {
	float: left;
	width: auto;
	margin-left: 60px;
}
.list_icon_surrounding {
	padding: 10px;
}
.detail_image {
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-right: 5px;
}
.entwickler_left {
	float: left;
	width: 350px;
	margin-right: 5px;
}
/* -------------------------------------------------------------------------- */

.form_select {
	padding: 2px;
	font-size: 11px;
	color: #750600;
	border: 1px solid #750600;
}
.form_input {
	padding: 2px;
	font-size: 11px;
	color: #750600;
	width: 165px;	
	border: 1px solid #750600;
}
.form_flexible {
	padding: 2px;
	font-size: 11px;
	color: #750600;
	border: 1px solid #750600;
}
.form_textarea {
	padding: 2px;
	font-size: 11px;
	color: #750600;
	width: 348px;
	border: 1px solid #750600;
}
.form_admin_input {
	padding: 2px;
	font-size: 11px;
	width: 700px;
	border: 1px solid #750600;
}
.form_admin_flexible {
	padding: 2px;
	font-size: 11px;
	border: 1px solid #750600;
}
.form_admin_textarea {
	padding: 2px;
	font-size: 11px;
	width: 700px;
	border: 1px solid #750600;
}
/* -------------------------------------------------------------------------- */

.search_highlight {
	background-color: #cccccc;
	padding: 1px 2px;
}

/* -------------------------------------------------------------------------- */

.display_0 {
	border-left: 10px solid #750600;
	border-right: 10px solid #750600;
	background-image: url('../pictures/base/schrafur.gif');
	padding: 5px;
}
.display_1 {
}
