body,
div#bude {
	background-color: #c60000;
	background-image: url(../img/skin_red/bg.gif);
}

div#header {
	background: url(../img/skin_red/header.gif) no-repeat;
}

div#doener {
	background-color: #c60000;
	background-image: url(../img/skin_red/bg2.jpg);
}

div#menu {
	background-color: #c60000;
	background-image: url(../img/skin_red/button.jpg);
}

div#content {
	background-image: url(../img/skin_red/inhalt.gif);
	background-repeat: repeat-y;
}

div#footer {
	background-image: url(../img/skin_red/line.gif);
}




img.content {
	border-color: #d40000;
}



h1, h2, h3, h4 {
	color: #900000;
}

h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
/*900000*/
a:link, a:visited {	
	color: #d40000;
}
a:hover, a:active {
	color: #d40000;
}


div#right a {
	color: #fff;
}


div#update p {
	color: #111;
}




div#content p.submenu {
	color: #d40000;
	line-height: 1.5;
	font-size: 14px;
}

div#content p.submenu a {
	font-size: 14px;
}


a.nav:link, a.nav:visited,
a.nav2:link, a.nav2:visited {
	color: #d40000;
}

a.nav2:link, a.nav2:visited,
a.nav:hover, a.nav:active {
	border-color: #d40000;
}

a.nav2:link, a.nav2:visited {
	font-weight: bold;
}






div#menu div a.but { 
	background: #c60000 url(../img/skin_red/button.jpg) no-repeat; 
}
div#menu div a.but:hover,
div#menu div a.butt { 
	background: #c60000 url(../img/skin_red/button.gif) no-repeat; 
}
div#menu div a.but1 { 
	background: #c60000 url(../img/skin_red/button1.jpg) no-repeat; 
}
div#menu div a.but1:hover,
div#menu div a.but12 { 
	background: #c60000 url(../img/skin_red/button1.gif) no-repeat; 
}
div#menu div a.but2 { 
	background: #c60000 url(../img/skin_red/button2.jpg) no-repeat; 
}
div#menu div a.but2:hover,
div#menu div a.but22 { 
	background: #c60000 url(../img/skin_red/button2.gif) no-repeat; 
}
div#menu div a.but3 { 
	background: #c60000 url(../img/skin_red/button3.jpg) no-repeat; 
}
div#menu div a.but3:hover,
div#menu div a.but32 { 
	background: #c60000 url(../img/skin_red/button3.gif) no-repeat; 
}
div#menu div a.but4 { 
	background: #c60000 url(../img/skin_red/button4.jpg) no-repeat; 
}
div#menu div a.but4:hover,
div#menu div a.but42 { 
	background: #c60000 url(../img/skin_red/button4.gif) no-repeat; 
}
div#menu div a.but5 { 
	background: #c60000 url(../img/skin_red/button5.jpg) no-repeat; 
}
div#menu div a.but5:hover,
div#menu div a.but52 { 
	background: #c60000 url(../img/skin_red/button5.gif) no-repeat; 
}

div#menu div a.butg,
div#menu div a.butgt { 
	color: #4a0000; 
	background: #c60000 url(../img/skin_red/button.jpg) no-repeat; 
}

div#menu div a.butg:hover { 
	color: #4a0000; 
	background: #c60000 url(../img/skin_red/button.gif) no-repeat; 
}




/* Admin */

a.paragraphaction {
	color: #fc0;
}