/*
  Copyright,
  4FriendsOnly.com Internet Technologies AG
 
  last modification: 2006/03/04
*/

/*
  Used colors:
  darkblue    = #003399
  blue        = #3366ff
  lightblue   = #E7E7F7 
  darkorange  = #ff9a29 ff9900
  orange      = #ffcc33
  lightorange = #FFD781
  darkgray    = #555555
*/

body    {
    background-image: url('../images/hintergrund.gif'); 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    background-color: #f6f6f6;
/*    background-color: #E7E7F7;*/
        color: #555555;
    padding: 0;
    margin: 0;
}

body p,h1,h2,h3,h4,h5 { 
    margin-top:0em; margin-bottom:0.5em
}

body form { 
    margin-top:0em; margin-bottom:0em
}

body a  {
    text-decoration: none;
    color: #003399;
}

body a:visited  {
    text-decoration: none;
    color: #3366ff;
}

body a:hover  {
    text-decoration: underline;
}

*#contentcontainer    {
    width: 1000px;
    text-align: left;
    margin: 0px auto;
}

.potato_button {
    height: 20px; 
    border: 1px solid #FFD781; 
    color: white;
    background-color: #003399;
    margin-top: 3px;
    padding-bottom: 2px;
}

.potato_input {
    height: 16px; 
    border: 1px solid #003399; 
    color: #003399;
    background-color: white;
}

.potato_select {
    height: 20px; 
    border: 1px solid #003399; 
    color: #003399;
    background-color: #f6f6f6;
}


.middle_blue {
    font-size: 20px;
    font-weight: bold;
        color: #003399;
}

.big_white {
    font-size: 36px;
    font-weight: bold;
        color: white;
}


*#header    {
    background-image: url(../images/bghead.jpg);
    height: 75px;
    top: 0px;
    border-bottom: 1px solid #003399;
    border-left: 1px solid #003399;
    border-right: 1px solid #003399;
    margin-left: 5px;
    margin-right: 5px;
}

*#left-header    {
    background-image: url(../images/potato_logo_169.gif);
    background-repeat: no-repeat;
    background-position: 8px 10px;
    width: 200px;
    height: 70px;
    clear: both;
    float: left;
}

*#center-header    {
    background-image: url(../images/prinzip.png);
    background-repeat: no-repeat;
    background-position: 20px;
    float: left;
    width: 530px;
    height: 75px;
}

*#center-header h1 {
    font-size: 24px;
        color: white;
    padding-top: 15px;
    padding-left: 270px;
}

*#right-header    {
    float: right;
    padding-top: 5px;
    padding-right: 2px;
    text-align: right;
    width: 250px;
}

*#statusline    {
    font-size: 70%;
    color: #003399;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 155px;
}


*#left-column    {
    padding-left: 5px;
    padding-right: 5px;
    width: 150px;
    clear: both;
    float: left;
}

*#blueheader    {
    background-color: #003399;
    text-align: center;
    color: white;
        font-weight: bold;
}

*#orangeheader    {
    background-color: #fafafa/*#ff9a29*/;
    text-align: center;
    color: white;
        font-weight: bold;
}

*#darkorangebox    {
    padding: 5px;
    background-color: #fafafa/*#ff9a29*/;
    color: #003399;
    margin-bottom: 5px;
    border: 1px solid #003399;
}

*#darkorangebox  a  {
    text-decoration: none;
    color: #003399;
}

*#darkorangebox  a:visited  {
    color: #003399;
}

*#darkorangebox  a:hover  {
    text-decoration: underline;
}


*#lightorangebox    {
    padding: 5px;
    background-color: #FFD781;
    margin-bottom: 5px;
    border: 1px solid #003399;
}

*#lightbluebox    {
    padding: 5px;
    background-color: #E7E7F7;
    margin-bottom: 5px;
    border: 1px solid #003399;
}


*#center-column    {
    float: left;
    width: 665px; 
}

*#main    {
    border: 1px solid #003399;
    width: 665px;
    padding: 5px !important;
    padding-top: 10px !important;
        background-color: white;
    float: left;
}

*#homepage {
}


*#top-homepage {
    background-image: url(../images/band.jpg);
    background-repeat: no-repeat;
    background-position: 30px 20px;
    width: 660px;
    height: 400px;
}

*#bottom-homepage {
    background-image: url(../images/half_logo.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 660px;
    height: 350px;
}

*#right-column    {
    padding-left: 5px;
    padding-right: 5px;
    width: 150px;
    float: right;
}

.small {
    font-size: 75%;
}


*#footer    {
    font-size: 65%;
    margin-top: 3px;
    width: 100%;
    clear: both;
    text-align: center;
}

*#selected    {
    background-color: #E7E7F7/*#ff9a29*/ !important;
    color: #003399 !important;
    font-weight: bold;
}

*#subentry {
    font-size: 75%;
    padding-top: 2px !important;
    padding-left: 8px !important;
    text-align: left !important;
    border-bottom: 1px solid #003399;
    width: 110px !important;
}

*#navcontainer    {
    margin: 0px;
    padding: 0px;
    bottom: 0px;
    width: 679px;
/*    float: left;*/
}

*#navcontainer ul    {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
/*    text-align: center;*/
}

*#navcontainer ul li    {
    display: block;
    float: left;
/*    text-align: center; */
    padding: 0;
    margin: 0;
    width: 97px; /* XXX */
}

*#navcontainer ul li a    {
    border-top: 1px solid #003399;
    border-left: 1px solid #003399;
    border-right: 1px solid #003399;
    width: 93px;
    height: 18px;
    padding: 0px;
    margin-right: 2px;
    color: white;
    text-decoration: none;
    text-align: center;
    display: block;
    background-color: #003399;
}

*#navcontainer ul li a:hover    {
    background: #E7E7F7/*#FFD781*/;
    color: #003399;
} 








/* SPOTLIGHT Design by Frank Zimmermann */

#bigspotlight img, #spotlightcontainer img{
	border: 0px;
}

#bigspotlight a, #spotlightcontainer a, #bigspotlight a:visited, #spotlightcontainer a:visited{
	text-decoration: none;
} 

#bigspotlight a:hover, #spotlightcontainer a:hover{
	color: #ff9a29;
}

#spotlightcontainer{
	margin: 0px;
	padding: 0px;
}

#bigspotlight{
	width: 660px;
}


.spotlightHeadline{
	font-family: Arial, Helvetica, sans-serif;
    	font-size: 25px;
	color: #003399;
	font-weight: bold;
	padding-top: 0px;
}

.mainSpotlightHeader{
	font-family: Arial, Helvetica, sans-serif;
    	font-size: 20px;
	color: #003399;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}

.spotlightAlbumTitle{
	font-weight: normal;
	font-size: smaller;
}

.mainSpotlightPicture{
	float: left;
}

.mainSpotlightPicture img{
	width: 180px;
}

.mainSpotlightText{
	margin-left: 190px;
	margin-right:0px;
	margin-bottom: 20px;
	padding: 0px;
	font-size: 13px;
}

.mainSpotlightLinks, .mainSpotlightLinks a, .mainSpotlightLinks a:visited{
	clear: both;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #ff9a29;
}

.mainSpotlightLinkName{
	color: #003399;
	font-weight: normal;
	font-size: 22px;
}

#potatobanner{
	margin: 10px 5px 10px 5px;
	background-color: #003399;
}

.bannerText{
	font-family: Arial, Helvetica; sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: white;
}

.bannerTextColored{
	font-family: Arial, Helvetica; sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #ff9900;
}

#archiveSpotlightLinks, #archiveSpotlightLinks a, #archiveSpotlightLinks a:visited{
	clear: both;
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #ff9a29;
	margin-bottom: 10px;
}

.smallspotlight1{
	clear: both;
	float: left;
	width: 320px;
	margin: 0px 0px 10px 5px;
	padding: 0px;
}

.smallspotlight2{
	float: right;
	width: 320px;
	margin-bottom: 10px;
	padding: 0px;
}

.littleSpotlightHeader{
	font-family: Arial, Helvetica, sans-serif;
    	font-size: 15px;
	color: #003399;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 10px;
}

.littleSpotlightPicture{
	float: left;
}

.littleSpotlightPicture img{
	width: 100px;
	height: 100px;
}

.littleSpotlightText{
	margin-left: 105px;
	margin-right:0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 10px;
	width: 200px;
}

.littleSpotlightLinks{
	clear: both;
	margin: 0px;
	padding: 0px;
}


.ro {
	background:url(../images/roundedbox_ro.gif) top right no-repeat;
}

.lo {
	background:url(../images/roundedbox_lo.gif) top left no-repeat;
}

.ru {
	background:url(../images/roundedbox_ru.gif) bottom right no-repeat;
}

.lu {
	background:url(../images/roundedbox_lu.gif) bottom left no-repeat;
}

.bigSpotlightContent{
	padding: 10px 7px 7px 7px;
}

.littleSpotlightContent{
	padding: 5px;
}



/* END SPOTLIGHT Design */


