html, body, td, th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

	input, select, textarea {
		font-family: Tahoma,Verdana, Arial;
		font-size: 11px;
		color: #000000;
		padding-left: 5px;
		padding-top: 2px;
		padding-bottom: 2px
		
	}

.ul_list{
	list-style-type: none;
	font-size: 11px;
	font-family: Tahoma,Verdana, Arial;
	padding: 0;
	margin: 0;

}

.li_list{
	background-image: url(/_images/default_Skin/icons/mini_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 0em;
	text-indent: 6px;
}


	a:link { color: #000000; text-decoration: none }
	a:visited { color: #000000; text-decoration: none }
	a:active { color: #000000; text-decoration: none }
	A:hover { color: BLUE; text-decoration: underline; } 

	.page_top{
		background: #F4F4F4;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
	}

	.page_miniinfo{
		background: #ECECE6;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
	}

	.page_mainmenu{
		background: lightgrey;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
	}

	.page_main{
		background: lightgrey;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;

		scrollbar-base-color: #009966;
		scrollbar-track-color: #f4f4f4;
		scrollbar-face-color: lightgrey;
		scrollbar-highlight-color: #ffffff;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-darkshadow-color: #ffffff;
		scrollbar-shadow-color: #ffffff;
		scrollbar-arrow-color: grey;
	}

	.page_bottom{
		background: lightgrey;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		margin-top: 2;
	}

	.page_blank{
		background: lightgrey;
		margin-bottom: 0;
		margin-left: 10;
		margin-right: 0;
		margin-top: 0;
	}

.ArtikelRubrik {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	color: #3333CC;
}

.searchbox{
background-image:url(/_images/default_skin/searchback.gif);
width:157px;
height:27px;
padding:6px 30px;
border-width:0px;
}

.keybox{
	background-image:url(/_images/default_skin/input/key.gif);
	background-repeat: no-repeat;
	width:80px;
	height:20px;
	padding:3px 18px;
	border-width:0px;
}

.userbox{
	background-image:url(/_images/default_skin/input/user.gif);
	background-repeat: no-repeat;
	width:80px;
	height:20px;
	padding:3px 17px;
	border-width:0px;
}

#email_retr{
	background-image:url(/_images/default_skin/input/email_300x35.gif);
	background-repeat: no-repeat;
	width:300px;
	height:35px;
	padding:9px 35px;
	border-width:0px;
}


.errorbox{
	border-style: dashed;
	background-color: #ffebe8;
	border-color: #000000;
	border-width: 1px;
	padding:2px 5px 2px 5px;
	float: left;
	margin-left: 5px;
}

.yellow-warning{
	background-image:url(/_images/default_skin/30x30/warning.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	border-style: solid;
	background-color: #ffffce;
	border-color: #000000;
	border-width: 1px;

	padding-left: 45px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;

	margin: 5px;
	width: 92%;
	_width: 100%;
}

#go_wrapper{
	width: 770px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.yellow-info{
	background-image:url(/_images/default_skin/30x30/info.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	border-style: solid;
	background-color: #ffffce;
	border-color: #000000;
	border-width: 1px;

	padding-left: 45px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;

	margin: 5px;
	width: 92%;
	_width: 100%;
}

.albumcontainer{
	border-width: 0px;
	padding:2px 5px 2px 5px;
	float: left;
	text-align: left;
	margin: 0px;
	width: 125px;
}

.albumitem{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding:0px 0px 0px 0px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
	display:table-cell;
}

.albumitem_hidden{
	border-style: dashed;
	border-color: red;
	border-width: 1px;
	padding:0px 0px 0px 0px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
	display:table-cell;
}


.okbox{
	border-width: 0px;
	float: left;
	margin-left: 5px;
}


.ArtikelText {
	font-size: 12px;
	font-weight: none;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
}

.SubMenuText {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}

.SubMenu {
	background: #F4F4F4;
	cursor: pointer;
}

.MenuTab {
	cursor: pointer;
}


.bottom_text {
	font-size: 10px;
	font-weight: none;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
}

.MainMenuText {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
}

.MiniInfoText {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	color: grey;
}

.InfoBoxHeader {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	color: #3333CC;
}

.InfoBoxText {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
}
 
.InfoBoxButton {
	font-size: 10px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}



.Maintable{
	border-spacing: 8px;
	padding: 0px;
	width: 778;
	height: 100%;
	border: 1;
}



.down_MiddleCell {
	border-left: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
	padding-left: 5px;
}


.round_table{
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;

}

a {
	cursor: pointer;
	color: #000088;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000088;
	}

form {
	display: inline;
}

ul {
	margin-left: 25px;
}

ul li {
	padding-bottom: 5px;
}

ol li {
	padding: 0 0 0 0px;
}


a.button, span.button, del.button{
	
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
	border:none;
    font-size:0;
    line-height:0;
    
	/*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	text-decoration:none;
	color:#2e523b;
	font-style:normal;
	margin:0 6px 0px 0;
	padding:0 10px 0 0;	
	vertical-align:middle;	
	
    padding-top:-2px;
	_position:relative;
	_width:10px;	
	_overflow-y:hidden;
}



a.button, span.button, del.button,
a.button span, span.button button, span.button input, del.button span{
    background-image:url(/_images/default_skin/form_buttons.png);
    _background-image:url(/_images/default_skin/form_buttons.gif);
}


a.button span, span.button button, span.button input, del.button span{
	
	white-space:nowrap;
	cursor:pointer;
    color:#222;
	display:-moz-inline-box;
	display:inline-block;
	line-height:1;
    letter-spacing:0 !important;
    font-family:"Arial" !important;
    font-size:12px !important;
    font-style:normal;    
    background-color:transparent;
	background-position:100% 0;
	background-repeat:no-repeat;
	height:30px;
	padding:8px 20px 0 10px;
	margin:0 -16px 0 10px;
	border:none;
	vertical-align:text-top;
	zoom:1;
	_position:relative;
    _padding-left:0px;
	_padding-right:12px;
	_margin-right:-10px;	
	_display:block;
	_top:0;
	_right:-5px;
	
}


span.button button{
   line-height:2.5;/*Opera need this*/
}

html.safari a.button span, 
html.safari del.button span{
  line-height:1.3;
}

html.safari span.button button{
  line-height:2.6;
}

html.safari a.button:focus,
html.safari span.button button:focus{
    outline:none;
}



del.button{
	/* cursor:not-allowed;	*/
	background-position:0 -120px;
	
}

del.button span{
	cursor:default;
    color:#aaa !important;
	background-position:100% -120px;
}


span.button button, span.button input{
	padding-top:0px;
	line-height:2.5;/*Opera need this*/
}


/** optional **/
/*
a.button:visited{
	color:#aaa;
}
*/


/*Hover Style*/

a.button:hover, 
span.button:hover,
a.button:focus, 

a.dom-button-focus, 
span.button-behavior-hover{
	background-position:0 -60px;
	color:#222;
	text-decoration:none;
}





a.button:hover span, 
span.button:hover button, 
a.button:focus span, 

span.button-behavior-hover button, 
span.button-behavior-hover input{
	background-position:100% -60px;
}


a.button:active, a.button:focus span{
	color:#444;
}




del.button-behavior-hover, del.button:hover{
	background-position:0 -180px;
	/* cursor:not-allowed; */
}


del.button-behavior-hover span, del.button:hover span{
	background-position:100% -180px;
	/* cursor:not-allowed; */
	
}




/*Optional hack for IE6 to simulate :hover selector*/
/*
span.button button, del.button span, span.button input{


	
	_behavior:expression(
		(function(el){

			if( typeof( behavior_onMouseEnter) == 'undefined'){

				
				behavior_onMouseEnter = function(el){
					
					var dEl = this.parentNode;					
					var sClass = dEl.className ;
					dEl.__defaultClassName = sClass ;
					dEl.className = sClass + ' button-behavior-hover';	
					this.setCapture();
				};

				behavior_onMouseLeave = function(el) {
					var dEl = this.parentNode;
					dEl.className = dEl.__defaultClassName ;
					dEl.__defaultClassName = undefined;
					this.releaseCapture();
				};


			};
			
			
			el.runtimeStyle.behavior = 'none';
			el.onmouseenter = behavior_onMouseEnter;
			el.onmouseleave = behavior_onMouseLeave;
			
			
		})(this));




}
*/


/* ADDES ROUNDED BOXES */
	.createbox {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;

		padding: 0px;
	}

	.round1 {
		height: 1px;
		
		background-color: #ffffff;

		margin-left: 4px;
		margin-right: 4px;
		margin-top: 0px;
		margin-bottom: 0px;
		
		padding: 0px;

		display: block;
		overflow: hidden;
	}

	.round2 {
		height: 1px;

		background-color: #ffffff;

		margin-left: 2px;
		margin-right: 2px;
		margin-top: 0px;
		margin-bottom: 0px;

		padding: 0px;
		
		display: block;
		overflow: hidden;
	}

	.round3 {
		border-left: 4px solid white;
		border-right: 4px solid white;

		height: 1px;
		
		margin-left: 1px;
		margin-right: 1px;
		margin-top: 0px;
		margin-bottom: 0px;

		padding: 0px;
		
		display: block;
		overflow: hidden;
	}

	.round4 {
		border-left: 3px solid white;
		border-right: 3px solid white;

		height: 1px;
		
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;

		padding: 0px;
		
		display: block;
		overflow: hidden;
	}

	.maindiv {
		height: 100%;

		border-left: 2px solid white;
		border-right: 2px solid white;
		
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;

		padding: 0px;
	}

	.maintext {
		width: 97%;
		height: 100%;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 0px;
		padding-bottom: 10px;
		display: block;
		overflow: hidden;

	}

	.createlink {
		position: absolute;
		bottom: -22px;
		right: 15px;
		width: 80px;
	}

	.blue {
		background-color: #bdcee3;
	}
	.yellow {
		background-color: #ffffce;
	}
	.brown {
		background-color: #e8e2db;
	}

	.lightgrey {
		background-color: #f4f4f4;
	}
	.green {
		background-color: #e8e2db;
	}
	.cyan {
		background-color: #bee9f0;
	}
	.darkbrown {
		background-color: #D9CCBC;
	}
	.green {
		background-color: #CAD8C6;
	}

