/* Farbe für Auszeichnungsschriften: #CDE4FF    
Farbe Hintergrund:  #235574;
Farbe Links und Rand #F7991C; muss zum Teil eingesetzt werden!


*/



body {
    font: 69% Verdana, Arial, Helvetica, "Lucida Grande",  Lucida, sans-serif;
    background-color: #235574;
    color: white;
width:1000px; margin-left:auto; margin-right:auto;
border:1px solid #F7991C;
border-top:none;
    
}

*/Layout-Elemente zuerst */


div#visual-portal-wrapper {  }

div#portal-top  {
position:relative;
 /* border:1px solid red; */
   background: url(http://mursurfer.at/ms_logo.gif) no-repeat;
height: 180px;
 
}
div#visual-column-wrapper  { /*border: 1px solid green;   width:52em; */
 width:730px; 
float:left; 
}

div#content  {  width: 50em; /*border: 1px solid yellow;*/  }

div#portal-column-two  {width: 260px; padding-right:50px;  position:relative;  }


#portal-footer  {display: none;}
#portal-colophon {display: none;}
 

h1#portal-logo {
position:absolute;
left:705px;
top:22px;
background-image: url("mursurfer_hintergrund.gif");
width: 200px;   
    margin: 0.75em 0em 0.75em 1.5em;
    padding: 0;
}

h1#portal-logo a {
/*
    display: block important!;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 57px;
margin-left: 500px;    
    height: 57px;
    width: 252px; 
    cursor: pointer;
 color:black important!;
    display:block;
*/
}
/* Logo, Text ist unsichtbar */



#blog_topics {display:none; list-style:none;}
#blog_topics li  {list-style:none; display:inline;}



div#portal-searchbox   {
padding-bottom: 20px;


}







.portlet { clear:both;}


a {
    color: #FFBD18;
   
	text-decoration: underline;
border-bottom:none !important;
}

h1, h2, h3, h4, h5, h6 {
   border-bottom:none; 
color: #CDE4FF;

    font-family: Verdana, "Lucida Grande",  Lucida, Helvetica, Arial, sans-serif;
text-transform: lowercase;
    
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color:  #CDE4FF ! important;
text-transform: lowercase;

}


textarea {
    font: 100% Monaco, "Courier New", Courier, monospace;
    border: 1px solid #8cacbb;
    color: white;
    background: #003B60; url(http://mursurfer.at/input_background.gif) repeat-x;
    width: 100%;
}

.documentContent {
    font-size: 110%;
    padding: 1em 1em 2em 5em !important;
   
   
    background-color:  transparent;
}



/* Links with differently colored link underlines - only for content */

.documentContent p a:link {
    text-decoration: underline;
  
}

.documentContent p a:visited {
    color:  #FFBD18;
    text-decoration: underline;
    background-color: transparent;
}

.documentContent p a:active {
    color: Red;
    background-color: transparent;
}

.documentContent li a:visited {
    text-decoration: underline;
    border-bottom: none;
}

.documentContent li a:visited {
    color: #FFBD18;
	text-decoration: underline;
}

.documentContent li a:active {
    color: Red;
}

.documentContent dd a {
    text-decoration: none;
    border-bottom: none;
}

.documentContent dd a:visited {
    
    background-color: transparent;
}

.documentContent dd a:active {
    color: Red;
    background-color: transparent;
}




#portal-siteactions {
	/*für mursurfer versteckt; rest in diesem stylesheet gelöscht */
    display:none;
	}


#portal-globalnav {
	display:none;
	
	/*für mursurfer versteckt, rest aus diesem Stylesheet gelöscht */
}
    
#portal-personaltools {
	/*für mursurfer versteckt, rest aus diesem Stylesheet gelöscht */
	
	display:none;
	
   
}

#portal-breadcrumbs {
	display:none;
		/*für mursurfer versteckt, rest aus diesem Stylesheet gelöscht */

}

.contentActions {
    background-color:  #003B60;
    border-left: 1px solid white;
    border-right: 1px solid white;
    color: gray;
    
}

.contentActions ul,
.contentActions li {
    margin: 0;
    list-style: none;
    list-style-image: none;
    display: inline;
    color: white;
    text-align: left;
}

.contentActions li {
    float: right;
    z-index: 4;
    border-left: 1px solid white;
    line-height: 1.6em;
}

.comment p {color:  #003B60;}
.commentBody {color:  #003B60;}


/* Portlets  */

.portlet  {margin-top:36px;}

div.portletBody {border:none;}

div.portlet  h5  { color:  #CDE4FF ! ! important;
border:none;
background-color: transparent;

}

div.portletBody  ul {
list-style-type:none !important;
}
.portlet  ul {list-style: none;
}
#blog_topics a  {margin-left: 8px;}

blockquote {color: #CDE4FF;   }

div.comment a {color: #235574 !important;

}



