


a{
    color: #000;
    text-decoration: none;
    
}

	
#ram table
{
margin: auto;

}
	

/* Links - Verweise
----------------------------------------------------- */


    
}

h2 a{
	font-weight: normal;
	
}

/* Headlines
----------------------------------------------------- */

h1{
    font: normal 2.7em Georgia, Arial, Sans-Serif;
    margin: 15px 0 0 5px;
}

h1 a:hover{
    color: #ddd;
}

h2{
    font: bold 1.6em Arial, Sans-Serif;
    margin: 0 0 12px;
}

	h2 small{
		display: block;
		color: #737373;
		font-weight: normal;
		font-size: .6em;
	}

	#sidebar h2{
		margin: 2px 0px;
	}

h3{
	border-bottom: 2px solid #E0E0E0;
    color: #444444;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0px 0px 8px;
}

h4{
    color: #444444;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0 0 0px;
}
	h4 small{
		display: block;
		color: #808080;
		font-weight: normal;
		font-size: .8em;
	}

/* Sonstiges
----------------------------------------------------- */

p, pre{ padding: 5px; margin:0px; }

ul{
	list-style: square;
	margin-left: 25px;
}

.color{ color: #507DB4;}

.right{
    float: right;
    padding: 0 0 0 15px;
}

.left{
	text-align: left;
}

.clear_left{ clear: left; }

.center{ text-align: center; }

.error{
	padding: 5px;
	margin: 5px 10px;
	border: 1px solid #D53F11;
	background: #FEF1ED;
}
	.error h2{
		padding: 0px 0px 5px 2px;
		font-size: 1.2em;
		border-bottom: 1px dotted #F06C46;
	}

.no_error{
	padding: 5px;
	margin: 5px 10px;
	background: #F8FEED;
	border: 1px solid #8FD511;	
}

	.no_error h2{
		font-size: 1.2em;
		border-bottom: 1px dotted #8FD511;
		padding: 0px 0px 5px 2px;
	}

/* Kalender 
----------------------------------------------------- */

a.tool{ /* for tooltip */
    position: relative; 
    z-index: 24; 
}

a.tool:hover{ z-index:25; }

a.tool span{ display: none }

a.tool:hover span{ 
	border: 2px solid #444;
	background: #F7F7F7;
    display: block;
    color: #446FA6;
    position: absolute;
    top: 2em; 
    left: 2em; 
    width: 13em;
    padding: 5px;
    text-align: center;
}

.vor, .back{
	border: 1px solid #ccc;
	padding: 0px 5px;
}

.vor{ float: right; }

.back{ float: left; }

#kalender table{
	border: 1px solid #ccc;
	background-color: #000059;
	text-align: right;
	padding: 10px;
}

#kalender caption{ /* Jahr / Monat */
	border: 1px solid #ccc;
	background: #F7F8F9;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
	#kalender caption a{
		background: #fff;
		border: none;
	}

#kalender td{
	border: 1px solid #fff;
	padding: 0 2px;
}

#kalender th{ /* Wochentage */
	color: #fff;
}

#kalender .today{ /* aktueller Tag */
	border: 2px solid #FE8989;
}

#kalender a{
	font-weight: bold;
	color: #e5e3e1;
	border: none;
}
#anreise {
text-align: center;
background-image: url(../img/anreise.gif);
background-repeat: no-repeat;

}

#belegt  {
text-align: center;
background-image: url(../img/belegt.gif);
background-repeat: no-repeat;
}
#abreise {
text-align: center;
background-image: url(../img/abreise.gif);
background-repeat: no-repeat;
}
#wechsel {
 text-align: center;
background-image: url(../img/wechsel.gif);
background-repeat: no-repeat;
}

/* Formulare
----------------------------------------------------- */

fieldset{
    padding: 10px 10px;
    margin: 0px 0px 5px;

	border-top: 2px solid #737373;
	border-bottom: 2px solid #737373;
	border-left: none;
	border-right: none;
}

legend{
	padding: 5px 10px;
	font-size: 1.6em;
	color: #808080;
}

label{
	display: block;
	font-weight: bold;
}

input, textarea{
	font: 1.1em Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif;
 
	background: #fff;
	margin: 0px 0px 1px;    
	padding: 2px;
}



.small{ width: 35px}

.button{
	

	
	border: 1px solid #E0E0E0;
	border-radius: 5px;
		
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
}

.the_button{
	display: block;
	width: 200px;
	padding: 2px 10px;
	margin: 5px 0px;
	text-align: center;
	outline:none; 
	color: #444444 ! important;
	
	background: #F8F8F8 url(images/newslist.jpg) center repeat-x;
	border: 1px solid #E0E0E0;
	border-radius: 5px;
	
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
}

.the_button:hover{
	color: #507DB4 ! important;
}

/* Tab list
----------------------------------------------------- */

.list ul{
	margin: 0; 
	padding: 0;
}

.list li  {
	border-top: 2px solid #E0E0E0;
	list-style:none inside none;

    padding: 4px 5px;
    margin: 0 0px 0 -25px;
}

	* html .list li{
		margin: 0 0 0 -15px;
	}

	.list li small{
		display: block;
		margin-top: -5px;
		color: #808080;
	}

.list li.last {
    margin: 0;
}
#zimmerauswahl {
text-align: center;
margin: 0;
}
