/* 
    Document   : stylesheets
    Created on : 22.09.2009, 17:56:09
    Author     : Desktop
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


html, body {
    
    background-color: #333333;
    margin: 0;
    padding: 0;
}

div#Main {
    background-color: #FFFFFF;
    margin: auto; /* Div soll zentriert werden */

    height:1000px;
    min-height:100%;
    height:auto !important;
    

    overflow: hidden !important; /* FF Scroll-leiste */
    width: 1024px;
}

div#Header {
    width: 1024px;
    height: 201px;
    background-image: url(../img/header.jpg);
}

div#Navbar {
    width: 1024px;
    height: 26px;
    background-image: url(../img/navbar_bg.jpg);
    text-align:center;
    padding-top:2px;
    padding-left: 0px;
}

/* menu styles */
#jsddm
{	margin: 0;
	padding: 0}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		background: #FBC434;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 70px;
		color: maroon;
		font-weight:bold;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #A88435}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #E5AC2E;
				color: maroon;}
			
			#jsddm li ul li a:hover
			{	background: #A88435}
div#Content {
    padding-top:25px;
    width: 1024px;
}

div#Content #NewsContainer {
}

div#Content #News {
    float:left;
    width: 650px;
    background-color:#fef5d8;
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 50px;
    border-right-style: ridge;
    border-left-style: ridge;
    border-bottom-style: ridge;
    border-top-style: ridge;
    border-right-width: 2px;
    border-left-width: 2px;
    border-bottom-width: 2px;
    border-top-width: 2px;
}

#Content #News h1 {
    background-color: #b12819;
    padding-right: 2px;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #ffffff;
}

#Content #News h3 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-right: 1px;
    margin-left: 0px;
    margin-bottom: 1px;
    margin-top: 10px;
}

#Content #News ul {
    list-style-type: square;
    color: #000000;
}

#Content #News ul a {
    color: #000000;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

#Content #News ul a:hover {
    color: #666666;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

#Content #News #text {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    background-image: url(../img/news_bg.jpg);
    background-repeat:repeat-x;
}

#Content #News .text {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    background-image: url(../img/news_bg.jpg);
    background-repeat:repeat-x;
}


div#Content #Right {
    margin-left:700px;
    margin-right:25px;
    margin-bottom:25px;
    width: 290px;
    border-right-style: ridge;
    border-left-style: ridge;
    border-bottom-style: ridge;
    border-top-style: ridge;
    border-right-width: 2px;
    border-left-width: 2px;
    border-bottom-width: 2px;
    border-top-width: 2px;
    text-align: center;
    background-color:#fef5d8;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
    padding-bottom:25px;
    background-image: url(../img/right_bg.jpg);
    background-repeat:repeat-x;

}

#Content #Right hr {
    margin-top:15px;
}
#Content #Right input {
    width:200px;
}

#Content #Right #Button {
    width:140px;
}


div#Content #Footer {
    float:left;
    width: 1024px;
    height:20px;
    background-color:#b12819;
    margin-top: 25px;
    border-top-style: solid;
    border-top-width: 1px;
    text-align:center;
    font-size: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #ffffff;
    font-weight: bold;
    padding-top:7px;
    position:relative;
}

div#Content #Footer a {
    font-size: 10px;
    color: #ffffff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-decoration: none;
}

div#Content #Footer a:hover {
    font-size: 10px;
    color: #cccccc;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
table {
    width:100%;
        font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
table th {
    text-align: left;
        font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight:bolder;
}
table tr#top30 {
font-weight: bold;
}
