﻿/*___________________________________________


	FARBDEFINITIONEN
	
	Textfarbe: #6F6F6F
	helle Textfarbe: #C5C5C5
	Überschrift: #C66A20


______________________________________________ */

html,
body {
	font-family: Georgia, serif;
	color: #6F6F6F;
	background: url('bilder/verlauf_bg.jpg') repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
* {
	margin: 0px;
	padding: 0px;
}
html {
	behavior: url(fileadmin/mare_e_monti/csshover.htc);
}




/*___________________________________________


	ALLGEMEINE ANGABEN ZUM INHALT


______________________________________________ */
#template
{
	text-align: left;
	width: 800px;
	-width: 803px;
	background: url('bilder/verlauf_content.jpg') repeat-y top #FFFFFF;
	margin: auto;
	height: 100%;
}
#content
{
	width: 750px;
	float: left;
	vertical-align: top;
	
}
#headerbild {
	line-height: 0px;
	font-size: 0px;
}
#hauptmenu
{
	height: 50px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	background: url('bilder/verlauf_menu.jpg') repeat-x top;
}
#hauptmenu img {
	margin-top: 4px;
}
div#langmenu {
	position: absolute;
	top: 124px;
	left: 777px;
}




#schatten_links,
#schatten_rechts 
{
    width: 25px;
    height: 300px;
    float: left
}
#schatten_links 
{
    background: url('bilder/schatten_links.jpg') no-repeat top;

}
#schatten_rechts 
{
    background: url('bilder/schatten_rechts.jpg') no-repeat top;
}

/*___________________________________________


	FORMATIERUNG DER SPALTEN


______________________________________________ */

#columns
{
	display: table;
	width: 750px;
	height: 100%;
}
#columnwrap
{
	display: table-row;
	width: 750px;
	height: 100%;
	
}
#rightcontent,
#leftcontent
{
	display: table-cell;
	vertical-align: top;
	float: left;
}
#leftcontent
{
	width: 450px;
	padding-left: 20px;
	padding-right: 9px;
	border-right: 1px solid #ebe3da;
	font-size: 0.7em;
	line-height: 1.4em;
	height: 100%;
}
#leftcontent p a:link,
#leftcontent p a:visited {
	color: #C66A20;
}
#leftcontent p a:hover {
	background-color: #ebe3da;
}
#rightcontent
{
	width: 210px;
	padding-right: 20px;
	padding-left: 10px;
	height: 100%;
}

/* #rightcontent height: 100%; von AWM 100608 */
/*___________________________________________


	ABSATZFORMATIERUNG


______________________________________________ */
h1
{
	color: #C66A20;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
}
h1 .headlinekontrast
{
	color: #6F6F6F;
}
h2
{
	font-family: "Lucida Grande","Trebuchet MS", sans-serif;
	text-transform: uppercase;
	color: #C66A20;
	font-size: 0.8em;
	margin-bottom: 7px;
}
h2 a:link,
h2 a:visited {
	text-decoration: none;
	color: #C66A20;
}
h2 a:hover {
	text-decoration: underline;
}


/*---------------------------- FORMATIERUNG NEWS */
p.newstext
{
	font-size: 0.6em;
	line-height: 1.2em;
	margin-bottom: 20px;
}
.rootline
{
	color: #006699;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 12px;
}
.rootline a:link,
.rootline a:visited
{
	text-decoration: none;
	color: #006699;
}
.rootline a:hover
{
	color: #C66A20;
	text-decoration: underline;
}
/*___________________________________________


	FORMATIERUNG FÜR HAUPTMENU


______________________________________________ */
ul#mainmenu,
ul#mainmenu ul {
	list-style: none;
	margin-left: 20px;
	padding-top: 4px;
}
ul#mainmenu li {
	float: left;
	width: 200px;
}
ul#mainmenu a:link,
ul#mainmenu a:visited {
	text-decoration: none;
	color: #CACACA ;
	text-transform: uppercase;
	font-size: 0.8em;
}
ul#mainmenu a:hover {
	color: white;
}
ul#mainmenu li ul {
	display: none;
	margin: 0px;
	padding-top: 4px;
	position: absolute;
}


ul#mainmenu li:hover ul {
	display: block;
	
}
ul#mainmenu li ul li {
	float: none;
	display: inline;
}
ul#mainmenu li ul li a:link,
ul#mainmenu li ul li a:visited {
	display: block;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	color: white;
	background: #60789b url('bilder/dropdownpfeil.jpg') no-repeat 180px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.6em;
	display: block;
	padding: 7px;
	width: 200px;
	text-align: left;
	border-bottom: 1px solid #bbc4d6;
}
ul#mainmenu li ul li a:hover {
	background: #bbc4d6 url('bilder/dropdownpfeil_act.jpg') no-repeat 180px 10px;
	color: #60789b;
}
/*___________________________________________


	FORMATIERUNG FÜR BOXEN


______________________________________________ */
#headerbox
{
	width: 450px;
	-width: 420px;
	height: 250px;
	background: url('bilder/headerbox.jpg') no-repeat;
	margin-bottom: 15px;
	
}

#headerbox *
{
	padding-right: 20px;
	padding-left: 20px;
}

#headerbox h1
{
	padding-top: 40px;
	
}
#headerbox p
{
	font-size: 0.9em;
	line-height: 1.5em;
}
#menubox
{
	width: 240px;
	-width: 230px;
	background: url('bilder/menubox_flaeche.jpg') no-repeat;
	
}
#menubox_bottom
{
	background: url('bilder/menubox_bottom.jpg') no-repeat top;
	height: 30px;
	width: 239px;
	
}



/*___________________________________________


	FORMATIERUNG FÜR SUBMENU


______________________________________________ */
ul#submenu
{
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	margin: 0px;
	padding: 20px;
	padding-top: 40px;
	list-style: none;
	text-transform: uppercase;
}
ul#submenu li a:link,
ul#submenu li a:visited
{
	color: #6F6F6F;
	font-size: 0.7em;
	display: block;
	width: 100%;
	text-decoration: none;
	border-bottom: 1px solid #6F6F6F;
	margin-bottom: 18px;
	padding-bottom: 3px;
	background: url('bilder/menupfeil.jpg') no-repeat center right;
	
}
ul#submenu li a:hover
{
	color: #C66A20;
	border-bottom-color: #C66A20;
	background: url('bilder/menupfeil_act.jpg') no-repeat center right;
}
/*___________________________________________


	FORMATIERUNG FÜR BILDERGALERIE


______________________________________________ */
ul.bildergalerie
{
	list-style: none;
	width: 100%;
}
div#headerbox ul.bildergalerie
{
	padding-top: 20px;
} 
div#headerbox ul.bildergalerie *
{
	padding-left: 0px;
	padding-right: 0px;
	
}
ul.bildergalerie li
{
	display: inline;
	margin-right: 16px;
}
ul.bildergalerie img{
	border: 0px;
}




/*___________________________________________


	IE HACK FÜR SPALTEN


______________________________________________ */

* +html #rightcontent,
* +html #leftcontent {
	margin-bottom: 10000px;
	padding-bottom: -10000px;
	float: left;
}
div.dropdown a:link,
div.dropdown a:visited{

}
div.dropdown a:hover {

}
div.dropdownwrap {
	width: 800px;
	margin: auto;
	text-align: left;
	margin-top: 4px;
}
/*___________________________________________


	FORMATIERUNG INHALTSELEMENTE


______________________________________________ */

.csc-textpic-imagewrap {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	margin-top: 10px;
}
.csc-header-n1 h1 {
	margin-top: 0px;
}
