@charset "utf-8";
/* CSS Document */
    body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(gfx/ramstein-bgsite.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
    }
	
	a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #045E04;
}
a:hover {
	color: #045E04;
	text-decoration: none;
}
a:active {
	color: #076106;
}
	
    .tpdesigncss #container {
	width: 826px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    } 
    .tpdesigncss #header {
	padding: 0px;
    } 
    .tpdesigncss #header h1 {
	margin: 0;
	padding: 10px 0;
	font-size: 14px;
	display: none;
    }
    
   
    .tpdesigncss #sidebar1 {
	float: left;
	width: 207px;
	background-image: url(gfx/menu_bg.jpg);
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    }
    .tpdesigncss #sidebar1 h3 {
	margin-left: 10px;
	margin-right: 10px;
	display: none;
    }
    
    .tpdesigncss #sidebar1 p {
    	margin-left: 10px; 
    	margin-right: 10px;
    }  
	
	    .tpdesigncss #home {
	float: left;
	width: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	background-image: url(gfx/home.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
    }
		    .tpdesigncss #home h4 {
	font-weight: normal;
	padding-left: 50px;
	font-size: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

    }
    .tpdesigncss #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 29%;
    } 

.tpdesigncss #container #mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	color: #076106;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
.tpdesigncss #container #mainContent .inahlt  {
	padding: 0px;
	margin-bottom: 30px;

}
.tpdesigncss #container #mainContent .inahlt p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.borderimg {
	border: 5px solid #f5e68f;
}
.tpdesigncss #container #header #infomenu {
	display: none;
}
.tpdesigncss #container #sidebar1 ul {
	margin: 0px;
	list-style-type: none;
	background-image: url(gfx/menu_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.tpdesigncss #container #sidebar1 li {
	font-size: 12px;
	padding-bottom: 10px;
}
.tpdesigncss #container #sidebar1 a {
	display: block;
	margin: 0px;
	background-image: url(gfx/menu_icon1.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 50px;
	text-align: left;
}
.tpdesigncss #container #sidebar1 a:link {
	color: #000000;
}
.tpdesigncss #container #sidebar1 a:hover {
	color: #055F05;
	text-decoration: none;
}


    .tpdesigncss #footer {
	padding: 0;
	background-image: url(gfx/ramstein_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
    } 
    .tpdesigncss #footer p {
	margin: 0;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 90%;
	letter-spacing: normal;
	word-spacing: normal;
	color: #076106;
    }
.tpdesigncss #container #footer a {
	color: #076106;
}
.tpdesigncss #container #footer a:link, a:active {
	color: #076106;
}
.tpdesigncss #container #footer a:hover {
	color: #076106;
	text-decoration: none;
}
.tpdesigncss #container #footer em {
	font-style: normal;
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	margin-top: 5px;
}

.tpdesigncss #container #footer em a {
	color: #999999;
	padding-top: 5px;
}
.tpdesigncss #container #footer em a:link, a:hover {
	color: #666666;
}

    
  
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	.tpdesigncss #container #mainContent .inahlt h5
 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	width: auto;
	text-align: left;    
    }
.tpdesigncss #container #mainContent .inahlt h6
 {
	margin: 0px;
	font-size: 9px;
	color: #999999;
	font-family: Tahoma, Arial;
	text-transform: none;
	font-weight: normal;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    
    }
.tpdesigncss #container #mainContent .inahlt h6 a, a:link, a:hover
 {
	color: #999999;
    
    }
.tpdesigncss #container #mainContent .inahlt h3 {
	color: #076106;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #076106;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	width: 95%;
	font-size: 100%;
}
.tpdesigncss #container #mainContent .inahlt a {
	color: #076106;
}

.aktuellimg {
	border: 5px solid #f5e68f;
}
.tpdesigncss #container #mainContent .aktuelleshead {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #076106;
	padding: 0px;
	margin-bottom: 10px;
}
.tpdesigncss #container #mainContent .aktuellescontent table td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tpdesigncss #container #mainContent .aktuellescontent p {
	margin: 0px;
	padding: 0px;
}

.tpdesigncss #container #mainContent .aktuelleshead table td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.tpdesigncss #container #mainContent .aktuelleshead h3 {
	font-size: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	color: #076106;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.aktuellescontent img {
	border: 5px solid #f5e68f;
	padding: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tpdesigncss #container #mainContent .inahlt table tr td p strong {
	color: #900;
}
