/* BEARTOURS STYLESHEET */

/* TYPO3 ELEMENTE */

.bodytext {
	position: relative; 
	top: 0px;
	}

.csc-header img{margin-bottom: -20px !important; margin-bottom: -30px;}
.csc-textpic-text p{ width: 320px;}
table.contenttable { background-color:#e9e1d6; font-size: 1em; width: 100%; border-spacing: 0px; }
table.contenttable tr.tr-even {background-color:#fff; }
table.contenttable td{padding: 3px;}
/* FORMULARE */

legend {display: none;}
#tx-powermail-pi1_fieldset {border: 0px;}

/* LAYOUT */


body {
	margin:0px;
	padding:0px;
	background-color:#c8d200;
	}
	

#navibox {
	width: 260px;
	height: 100%;
	float: left;
	/*background-image: url('../img/bear_menu_header.png');
	background-repeat: no-repeat;*/
	}
	
#sprachwahl {
	position: absolute;
	left: 145px;
	top: 55px;
	color: #673B15;
	}

div#sprachwahl select#languages {
	color: #673B15;
	}


#menu {

	background-image: url('../img/menu_bg.png');
	}

#imprint_links {
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 30px;
	}


#tagcloud {
	position: relative;
	top: 0px;
	width: 213px !important;
	width: 238px;
	padding-top:  0px;
	padding-left: 25px;
	
	color: #fff;
	font-size: 0.9em;
	}

#start_image {
	position: relative;
	top: 10px;
	left: 20px;
	float: left;
	width: 700px;
	height: 640px;
	background-image: url('../img/home_welcome_image.png');
	background-repeat: no-repeat;
	}

#start_newsbox {
	position: absolute;
	top: 425px;
	left: 490px;
	z-index: 9;
	width: 230px;
}

#start_text {
	position: relative;
	top: 200px !important;
	top: 215px;
	left:140px;
	width: 410px;
	}

#bottomtext {
	position: absolute;
	top: 650px;
	}

#maincolumn {
	position: absolute;
	top: 0px;
	left: 245px;
	float: left;
	width: 750px;
	
	}

#maincontent {
	position: absolute;
	top: 170px !important;
	top: 185px;
	left: 50px;
	z-index: 9;
	width: 385px;
	}

#language_menu {
	display:none;
	margin-top: 15px;
	border-top: 1px solid #4b320e;
	padding-top: 5px;
	}

.rightbox {
	position: absolute;
	top: 230px;
	left: 430px;

	
	}

/* TYPO */


body {
	font-family: Arial;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #4b320e;
	}
#start_text {font-size: 0.9em; line-height: 1.4em;}	




.content_text h1{
	padding-left: 75px;
	margin-bottom: 70px;
	color: #c8d200;
	font-size: 20px;
	}
	
.start_text h1{
	margin-bottom: 0px;
	}



.text_justify {
	text-align: justify;
	}
	
/* LINKS */

a img {border:none;}

a:link {color:#c00418; text-decoration: none;}

a:hover {color:#4b320e; text-decoration: none;}

a:visited {color:#c00418; text-decoration: none;}

a:link.contact {
	text-decoration: none;
	color: #4b320e;
	}	
	
a:hover.contact {
	text-decoration: none;
	color: #fff;
	}
a:visited.contact {
	text-decoration: none;
	color: #4b320e;
	}
	
a:link.white {
	text-decoration: none;
	color: #fff;
	}	
	
a:hover.white {
	text-decoration: none;
	color: #fff;
	}
a:visited.white {
	text-decoration: none;
	color: #fff;
	}
	
a:link.rightbox {
	text-decoration: none;
	color: #fff000;
	}	
	
a:hover.rightbox {
	text-decoration: none;
	color: #fff;
	}
a:visited.rightbox {
	text-decoration: none;
	color: #fff000;
	}