/* Arte National 2007*/
/* Created by klaus@vommond.de */

/* ----- Clearing ------ */
.clearfix:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearboth {
	clear: both;
}
body {
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
}
#container {
	background: transparent url(body_back_700.jpg) repeat-y top left;
	margin-left: auto;
	margin-right: auto;
	width: 704px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	font-size: 12px;
	line-height: 16px;
}
/* Header */
#header {
	background: transparent url(header_back_700.jpg) no-repeat top left;
	width: 704px;
	height: 48px;
	margin: 0px;
	padding:0px;
}
#header h1 {
	text-align:center;
	color: #FFFFFF;
	padding-top:20px;
	font-size: 18px;
	font-weight: bold;
	margin-top:0;
}
#photo {
	margin: 0px;
	margin-left:13px;
	padding:0px;
	height:295px;
}
/* Menu */
#menu {
	background: transparent url(menu_back.jpg) repeat-x top left;
	width: 681px;
	height: 47px;
	text-align:center;
	color: #606060;
	margin:0px;
	padding:0px;
	margin-left:13px;
}
#menu ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	margin-left:12px;
}
#menu li {
	float:left;
	margin:0px;
	padding:0px;
	padding-top:24px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
#menu li.active {
	background: transparent url(tab_active.jpg) repeat-x top left;
	color: #000000;
	height:23px;
	color: #606060;
}
#menu li.active a {
	text-decoration: none;
	color: #606060;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none
}
#menu a:hover {
	color: #fed819;
	text-decoration: none
}
#submenu a {
	color: #606060;
	text-decoration: none
}
#submenu a:hover {
	color: #606060;
	text-decoration: underline
}
/* subMenu */
#submenu {
	background: transparent url(content_back_top.jpg) repeat-x top left;
	height: 38px;
	width: 655px;
	color: #606060;
	margin: 0px;
	margin-left:25px;
	padding:0px;
	padding-top:10px;
	text-align: center;
	clear:both;
}
/* content */
#content {
	background: #FFFFFF;
	width: 615px;
	float:left;
	margin: 0px;
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	margin-left:25px;
	color:#404040;
	clear:both;
}
#content h1 {
	font-size: 18px;
	margin: 0px;
	padding-left:0px;
	padding-bottom:15px;
	clear:both;
	
}
#content .gb_entry {
	padding-left : 10px;
	padding-right : 70px;
	padding-bottom : 30px;
	text-align: justify;
	line-height: 25px;
}
#content .gb_entry_headline {
}
#content h2 {
	font-size: 14px;
	margin: 0px;
	padding-left:0px;
	padding-bottom:15px;
	clear:both;
}
#content h2.separator {
	background: transparent url(line_small.jpg) bottom left no-repeat;
	padding-bottom:30px;
	padding-top:60px;
}
#content h3 {
	font-size: 12px;
	margin: 0px;
	padding-left:0px;
	padding-bottom:5px;
	/*clear:both;*/
}
#content p {
	margin: 0px;
	padding: 0px;
	text-align:justify;
	line-height: 20px;
	padding-bottom:20px;
	margin-right:20px;
	/*clear:both;*/
}
#content p.floatLeft {
	clear:both;
	float:left;
	width:390px;
}
#content p.disclaimer {
	font-size: 10px;
}
#content p.floatRight {
	clear:both;
	float:right;
	width:390px;
	margin-left:20px;
	margin-right:0px;
}
#content p.welcome {
	width:350px;
	float:left;
	margin-right:30px;
}
#content img.logo {
	border:0px;
}
#content img.thumbnail {
	border:0px;
}
#content a {
	color: #404040;
	text-decoration: none
}
#content a.bold {
	color: #404040;
	font-weight: bold;
	text-decoration: none
}
#content a:hover {
	color: #009036;
	text-decoration: underline
}
#content td {
	width:200px;
}
#content table {
	/*	margin-bottom:25px;*/
	margin-right:20px;
}
#content table.thumbnails {
	margin-left:50px;
}
#content ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#content li {
	padding-top:10px;
}
#content input.formtextfield {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	border: solid 1px #000000;
	height: 15px;
	width :210px;
}
#content textarea.formtextareafield {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	border: solid 1px #000000;
	height: 200px;
	width :210px;
}
/* content */
#content_bottom {
	height: 48px;
	background: transparent url(content_back_bottom.jpg) top left;
	width: 655px;
	margin: 0px;
	padding:0px;
	margin-left:25px;
	margin-bottom:10px;
	text-align:center;
	clear:both;
	font-size: 10px;
}
#content_bottom a {
	color: #404040;
	text-decoration: none
}
#content_bottom a.bold {
	color: #404040;
	font-weight: bold;
	text-decoration: none
}
#content_bottom a:hover {
	color: #404040;
	text-decoration: underline
}
#content div.video {
	margin-left: 90px;
	padding-bottom: 40px;
}
/* separated divs */

div .separator {
	background: transparent url(corner.jpg) top left no-repeat;
	margin:0px;
	padding-left:10px;
	padding-top:5px;
}
/* The news pannel */ 
#news {
	float: left;
	width:340px;
	margin:0px;
	padding-left:10px;
	padding-top:5px;
	background: transparent url(corner.jpg) top left no-repeat;
	margin-bottom:20px;
}
#sign-in {
	float: left;
	width:340px;
	height:70px;
	margin:0px;
	padding-left:10px;
	padding-top:5px;
	background: transparent url(corner.jpg) top left no-repeat;
}
#news h2 {
	font-size: 14px;
	margin: 0px;
	padding-bottom:15px;
}
#news h3 {
	font-size: 12px;
	margin: 0px;
	padding-left:0px;
	padding-bottom:5px;
}
#news p {
	margin: 0px;
	padding: 0px;
	text-align:justify;
	padding-bottom:15px;
}
/* training pannel */
#training {
	background: transparent url(corner.jpg) no-repeat top left;
	padding-left:10px;
	padding-top:5px;
	margin-left:1px;
	width: 197px;
	height: 231px;
	margin-left: 400px;
}
#training h2 {
	font-size: 14px;
	margin: 0px;
	padding-bottom:15px;
	clear:none;
}
#training table {
	width: 182px;
	font-size: 12px;
	margin:5px;
}
#training td.head {
	font-weight: bold;
	font-size: 10px;
	border:1px;
}
#training td.x {
	font-weight: bold;
	font-size: 12px;
	border:1px;
	color:#f51111
}
#training p {
	font-size: 10px;
	margin:0px;
	color:#ffffff;
}
/* newsletter pannel */
#newsletter {
	background: transparent url(corner.jpg) no-repeat top left;
	padding-left:10px;
	padding-top:5px;
	margin-left:1px;
	width: 197px;
	height: 150px;
	margin-left: 400px;
}
#newsletter h2 {
	font-size: 14px;
	margin: 0px;
	padding-bottom:15px;
	clear:none;
}
#newsletter input {
	width: 100%;
	font-size: 12px;
	margin:5px;
	font-family: Verdana, Arial, Geneva, Helvetica;
}
#newsletter span {
	margin:5px;
}
.error {
	color:red;
}
.success {
	color:green;
}
/* guestbook pannel */
#guestbook {
	background: transparent url(corner.jpg) no-repeat top left;
	width: 197px;
	height: 319px;
	margin-left: 400px;
	padding-left:10px;
	padding-top:5px;
}
#guestbook h2 {
	font-size: 14px;
	margin: 0px;
	padding-bottom:15px;
	clear:none;
}
#guestbook h3 {
	font-size: 12px;
	margin: 0px;
	padding-left:0px;
	padding-bottom:5px;
}
#guestbook p {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom:10px;
	width: 155px;
	margin: 0px;
	text-align:justify;
}
#guestbook a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#guestbook a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* Footer */
#footer {
	background: #FFFFFF url(footer_back_700.jpg) no-repeat top left;
	margin: 0px;
	padding:0px;
	width: 704px;
	height: 30px;
	text-align: center;
	padding-top:15px;
	font-size:10px;
	clear:both;
}
#footer a {
	color: #808080;
	text-decoration: none;
}
#footer a:hover {
	color: #808080;
	text-decoration: underline;
}

