﻿/* HTML TAG DEFINITIONS */

BODY#body{margin:0;
	 padding:0,0,20,0px;
         text-align:center;
	 background: #ffffff;
}

IMG {
	border:0px none;
}

A {
         text-decoration:none;
         border:0px none;
	 color: #444444;
/*         margin-top:0px;
         margin-bottom:0px;
         margin-left:0px;
         margin-right:0px;
         padding-top:0px;
         padding-bottom:0px;
         padding-left:0px;
         padding-right:0px;*/
}

A:link, A:visited {
	 font-weight:bold;
         color:#444444;
}

A:hover, A:active {
	 font-weight:bold;
         color:#888888;
}

DIV {
	 border:0px none;
/*         margin-top:0px;
         margin-bottom:0px;
         margin-left:0px;
         margin-right:0px;
         padding-top:0px;
         padding-bottom:0px;
         padding-left:0px;
         padding-right:0px;*/
}

#frame {
	 position:absolute;
	 top:20px;
         left:20px;
         width:1180px;
         text-align:left;
         padding-bottom:20px;
         background-image:url('http://www.dresdnerbarockorchester.de/images/Frame.jpg');
}

#MainFrame
{
	 position: relative;
         top:100px;
         left:336px;
         width:510px;
	 min-height:500px;
	 margin-bottom: 100px;
}

#logo {
	 position: absolute;
         top:0px;
         left:190px;
         width:800px;
         height:76px;
}

#contentheading {
         color:#eeeeee;
	 font-family: Garamond, Times New Roman;
         font-size:30px;
	 text-align:center;
         padding-top:30px;
         padding-bottom:10px;
         padding-left:15px;
         padding-right:15px;
         ; padding-left:0px; padding-right:0; padding-top:30; padding-bottom:10
}

#header {
         color:#eeeeee;
	font-family: Garamond, Times New Roman;
         font-size:30px;
	text-align:center;
         padding-top:30px;
         padding-bottom:10px;
         padding-left:15px;
         padding-right:15px;
         ; padding-left:0px; padding-right:0; padding-top:30; padding-bottom:10
}

#content {
         color:#000000;
	font-family: Garamond, Times New Roman;
         font-size:16px;
	text-align:left;
         padding-top:15px;
         padding-bottom:15px;
         padding-left:15px;
         padding-right:15px;
         background-color: #d3d3d3;
}

/*#####################################################*/

#MenuLeftFrame {
	position: absolute;
         top:100px;
         left:0px;
}

A.MenuLeftLink:link .MenuLeft, A.MenuLeftLink:visited .MenuLeft, SPAN.MenuLeftLink .MenuLeft {
         height:105px;
         width:325px;
         margin:0px;
         margin-bottom:15px;
         padding:0px;
         background-image:url('http://www.dresdnerbarockorchester.de/images/MenuLeft_0.jpg');
}

A.MenuLeftLink#active_menu:link .MenuLeft, A.MenuLeftLink#active_menu:visited .MenuLeft {
         height:105px;
         width:325px;
         margin:0px;
         margin-bottom:15px;
         padding:0px;
         background-image:url('http://www.dresdnerbarockorchester.de/images/MenuLeft_2.jpg');
}
A.MenuLeftLink:hover .MenuLeft, A.MenuLeftLink:active .MenuLeft {
         height:105px;
         width:325px;
         margin:0px;
         margin-bottom:15px;
         padding:0px;
         background-image:url('http://www.dresdnerbarockorchester.de/images/MenuLeft_1.jpg');
}

A.MenuLeftLink#active_menu:hover .MenuLeft, A.MenuLeftLink#active_menu:active .MenuLeft {
         height:105px;
         width:325px;
         margin:0px;
         margin-bottom:15px;
         padding:0px;
         background-image:url('http://www.dresdnerbarockorchester.de/images/MenuLeft_2.jpg');
}

.MenuTextLeft {
         height:75px;
         width:285px;
         background-position:205px 0px;
         background-repeat:no-repeat;
	 font-family: Garamond, Times New Roman;
         font-size: 30px;
         color:#000000;
         padding-left:30px;
         padding-top:30px;
         text-align:left;
}

#MenuRightFrame {
	position: absolute;
         top:100px;
         left:855px;
         width:315px;
}

A.MenuRightLink:link .MenuRight, A.MenuRightLink:visited .MenuRight, SPAN.MenuRightLink .MenuRight {
         height:105px;
         width:325px;
         margin:0px;
         margin-bottom:15px;
         padding:0px;
         background-image:url('http://www.dresdnerbarockorchester.de/images/MenuRight_0.jpg');
}
A.MenuRightLink#active_menu:link .MenuRight, A.MenuRightLink#active_menu:visited .MenuRight {
         height:105px;
         width:325px;
         margin:0px;
         margin-bottom:15px;
         padding:0px;
         background-image:url('http://www.dresdnerbarockorchester.de/images/MenuRight_2.jpg');
}

A.MenuRightLink:hover .MenuRight, A.MenuRightLink:active .MenuRight {
         height:105px;
         width:325px;
         margin:0px;
         margin-bottom:15px;
         padding:0px;
         background-image:url('http://www.dresdnerbarockorchester.de/images/MenuRight_1.jpg');
}

A.MenuRightLink#active_menu:hover .MenuRight, A.MenuRightLink#active_menu:active .MenuRight {
         height:105px;
         width:325px;
         margin:0px;
         margin-bottom:15px;
         padding:0px;
         background-image:url('http://www.dresdnerbarockorchester.de/images/MenuRight_2.jpg');
}

.MenuTextRight {
         height:75px;
         width:295px;
	 background-position:15px 0px;
         background-repeat:no-repeat;
	 font-family: Garamond, Times New Roman;
         font-size: 30px;
         color:#000000;
         padding-top:30px;
	 padding-right:30px;
         text-align:right;
}