/********* GLOBAL CSS *********/
/******************************/

body {
	background-color: #810000; margin-top: 0; margin-left: 0; margin-right: 0; text-align: left; background-image:url('images/bg.gif'); background-position:center; background-repeat:repeat-y;}

img	{border: 0px;}

td {color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

a {color: #bbb; text-decoration: none;}

a:hover	{text-decoration: underline;}

/*********** MENUE ************/
/******************************/

.menubalken	{background-image: url(images/bg.jpg); background-repeat: repeat-x;}

.menuschrift	{font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; text-align: center;}

.menuschrift a {
	color: #000000;
	text-decoration: none;
	padding: 0px 20px;
}

.menuschrift span {
	padding: 0px 20px;
}

.menuschrift a:hover{
	color:#bb0000;
	text-decoration: none;
}

.untermenuschrift{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	xtext-align: center;
	width: 500px;
	margin-left: 147px;
}

.untermenuschrift a{
	color: #FFFFFF;
	text-decoration: none;
}

.untermenuschrift a:hover{
	color: #ccaaaa;
	text-decoration: none;
}

.menuactivelink{
	color: #bb0000;
}

.untermenuactivelink{
	color: #ccaaaa;
}

.headerhintergrund{
	background-image: url(images/bgh.png);
	background-repeat: repeat-x;
	text-align:center;
}

.borderhintergrund{
	background-image: url(images/untermenue_bg.png);
	background-repeat:repeat-x;
	vertical-align: top;
	border-bottom: 1px solid #560000;
	height: 20px;
	width: 33%;
}

/********** GALLERY ***********/
/******************************/

.large_image {
	border: 1px solid;
	border-color: #560000;
	background-color: #740000;
	padding: 3px;
}

.thumbs {
	border: 1px solid;
	border-color: #560000;
	background-color: #740000;
	padding: 3px;
}

.galleries li {
	list-style: none;
	text-align:left;
}

.galleries {
	padding: 0px;
	margin: 8px 0px;
}

.galleries li a{
	color: white;
	text-decoration: none;
}

.galleries li a:hover{
	text-decoration: none;
	color: #bbaaaa;
}

.galleries li{
	display: block;
	border: 1px solid #560000;
	background-color: #740000;
	padding: 1px;
	margin: 2px 0px;
}

.galleries li:hover {
	xbackground: #840000;
}

/***** TEXTFORMATIERUNGEN *****/
/******************************/

h1{
	font-size: 13px;
}

h2{
	font-size:11px;
	padding-left: 20px;
}

h3{
	font-size:11px;
	padding-left: 20px;
}

h4	{ font-size: 22px; color: #C00; margin: 0px 0px 10px 0px; }
h5	{ font-size: 14px; color: #FC0; margin: 0px; }

.textcontent_NOT_USED{
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 20px;
	font-size: 12px;

}

/********** DIVERSES **********/
/******************************/

.toolbar {
	text-align: right;
	padding: 2px 10px 0px 0px;
}

#editor,
#createpage {
	border: 1px solid #560000;
	margin: 10px;
	padding: 5px;
	background: #740000;
	width: 615px;
}

#editor textarea{
	width: 605px;
}

.editor_menue_add {
	position: absolute;
	border: 1px solid #560000;
	padding: 5px;
	background: #740000;
	text-align: left;
}

#loginwindow {
	position: absolute;
	margin: auto;
	border: 1px solid black;
	background: #740000;
	right: 5px;
	width: 250px;
	padding: 3px;
	-moz-border-radius: 5px;
	top: 125px;
}

#imageupload,
#options,
#delete {
	border: 1px dotted #BB0000;
	padding: 2px;
	background: #850000;
}

#addimage {
	position: absolute;
	background: #850000;
	border: 1px dotted #BB0000;
	padding: 6px;
	right: 8px;
}

#addimage ul{
	padding-left: 16px;
	margin-left: 16px;
	list-style:none;
}

#help {
	position: absolute;
	background: #740000;
	border: 1px dotted #BB0000;
	padding: 6px;
	left: 1px;
	width: 180px;
	top: 125px;
}

.helptext{
	font-size: 10px;
}

.liste th{
	background: #740000;
	border-bottom: 1px solid #560000;
	padding: 2px;
}

.liste td{
	background: #850000;
	padding: 2px;
}

.listeRowAlternative td{
	background: #7A0000;
}

.contentMiddle div{
	padding: 2px 20px;
}

#pagecontent_ok	{ position: relative; left: 50%; }
#pagecontent_kontakt	{ text-align: left; margin-top: 20px; }
#pagecontent_bilder	{ text-align: left; margin-top: 20px; }


#webdesign	{ position: absolute; top: 4px; left: 4px; width: 300px; }
#webdesign a	{ color: #CC9900; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }
#stoerer	{ position: absolute; left: 50%; top: 0; margin-left: 320px; margin-top: 40px; }
