/*
Contentpapst Demoversion
© 2003-2004, sandoba.de medien agentur

Contentpapst ist das Content-Management-System der sandoba.de medie agentur (www.sandoba.de) aus Berlin. Weder ein Teil noch der gesamte Quellcode, Inhalte oder Grafiken sind ohne schriftliche Erlaubnis in anderen Medien (v.a. auf anderen Websites) einzusetzen, sofern nicht anderweitig angegeben.
*/

@import url(standard.css);

body {
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #536D8A;
	}

.cpforms_author {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 120px;
}

.cpforms_country {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 455px;
}

.cpforms_date_day {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 40px;
}

.cpforms_date_hour {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 40px;
}

.cpforms_date_minute {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 40px;
}

.cpforms_date_month {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 100px;
}

.cpforms_date_second {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 40px;
}

.cpforms_date_year {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 60px;
}

.cpforms_email {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 455px;
}

.cpforms_files {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 120px;
}

.cpforms_gender {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 120px;
}

.cpforms_integer {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 50px;
}

.cpforms_languages {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 120px;
}

.cpforms_password {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 100%;
}

.cpforms_price {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 120px;
}

.cpforms_relation {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 100%;
}

.cpforms_section {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 120px;
}

.cpforms_select {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 455px;
}

.cpforms_states {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 455px;
}

.cpforms_text {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 455px;
}

.cpforms_textarea {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 455px;
}

.cpforms_url {
	font-size: 11px;
	font-family: Tahoma,  Arial, Sans-Serif;
	width: 455px;
}



table {
	font-size: 11px;
}

banner {
	border-color:#000000;
}

/* Beschriftungen */

.font_white {
	color: #FFFFFF;
	display: inline;
}

#font_sub_nav {
	position: relative;
	color: #000000;
	left: 5px;
}

#font_sub_nav a:hover {
	color: #000000;
}

/* Menüs */

#menu_search {
	position: absolute;
	left: 190px;
	top: 115px;

	padding-top: 3px;
	width: 410px;
	height: 40px;

	background-image: url(images/search_box.gif);
	background-repeat: norepeat;
}

#menu_content {
	position: absolute;
	left: 0px;
	top: 0px;
}

#menu_text {
	position: absolute;
	left: 190px;
	top: 154px;
	width: 400px;
	max-width: 400px;
}

#menu_header {
	position: absolute;
	left: 0px;
	top: 0px;

	background-image: url(images/xp_header_back.jpg);
	background-repeat: no-repeat;
}

#menu_navigation {
	position: absolute;
	left: 0px;
	top: 1255px;
}

#menu_top {
	position: relative;
	top: -44px;
	left: 332px;
	margin-bottom: -20px;
}

/* Sonstiges */

.border_line {
	border-bottom: 1px dashed #BFB8AD;
}

/* Frontend-Editing */

/*
#frontend_editing_opener {
  display: none;
}
*/
