/* standard elements */

* {
margin: 0;
padding: 0;
}
a {color: #333; text-decoration: none;}
a:hover {color: #ccc;}
body {
background: #655A46 url(img/bg.gif) repeat-y center top;
color: #252525;
font: 0.7em Verdana,sans-serif;
text-align: center;
}
input {
border: 1px solid #bbb;
color: #555;
font: normal 1.1em Verdana;
}
.input_txt { padding-bottom: 6px; }
fieldset { border: 0; }

h1 {font-size: 1.3em; color: #151515}
h2 {color: #222}
h3 {color: #252525}
h4 {color: #333}
h5 {color: #353535}
h6 {color: #444}
blockquote {
background: #FFF;
border-bottom: 1px solid #EEE;
border-top: 1px solid #EEE;
color: #333;
display: block;
font-size: 0.9em;
margin-bottom: 1.2em;
padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

hr{
 margin: 6px 0px;
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #373632;
 border-bottom: solid 1px #4c4c4a; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
.red {
color: #CC6600;
}
.ok { 
color: #CC6600;
}


/* misc */
.clearer {clear: both;}

/* structure */
.container {
margin: 0 auto;
width: 771px;
}

/* top */
.top {
background: #fff;
height: 5px;
margin: 0 auto;
width: 699px;
}

/* header */
.kopf {
background: url(img/header.jpg) no-repeat;
height: 220px;
margin: 0 auto;
width: 699px;
}

#firstmenu {
height: 33px;
background: #f3f3f3;
margin: 0 auto;
width: 699px;
}
*html #firstmenu {
margin-left: 0px;
}
ul#firstmenu 
{
list-style:none;
display: block;
}

ul#firstmenu li
{
margin:0;
padding:0;
float:left;
}

ul#firstmenu li a
{
display:block;
padding: 10px;
background:#f3f3f3;
text-decoration:none;
color:#606060;
}
ul#firstmenu li a:hover
{
background:#e7e7e7;
color:#333;
}
ul#firstmenu li a.activ
{
background:#e7e7e7;
color:#333;
}


/* item */
.item {clear: both;}
.item .date {
background: url(img/bgdate.gif) no-repeat;
color: #333;
float: left;
height: 40px;
text-align: center;
width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}

.item .content {
text-align: left;
height: 100%;
float: left;
width: 500px;

}
.item .content li {
list-style-image: url(img/li.gif); 
margin-left: 20px;
}

.item h1 {
background: #e7e7e7;
color: #333;
line-height: 40px;
padding-left: 16px;
}
.item .body { padding: 12px 12px; }
.item .body img {
float: left;
padding: 3px; 
}
/* Galerie */
.item .galerie {padding: 0; margin: 0; float: left; width: 500px}
/* thumbnails */
.liste {
padding-left: 5px;
padding-top: 3px; margin-top: -2px;
background: #cccccc;
width: 495px;
}
*html .liste {
width: 500px;
height: 36px;
}

.liste img {
border: 1px solid;
padding: 0;
}
*html .liste img {
border: 1px solid #ffffff;
padding: 0;
margin: 2px;
}

.liste a {
color: #ffffff;
display: inline;
}

*html .liste a:link img {

}
.liste a:hover {
color: #da2842;
}
*html .liste a:hover img{
border: 1px solid #da2842;
}
.liste a.activ {
color: #da2842;
}
*html .liste a.activ img {
border: 1px solid #da2842;
}

/* main */
.main {
float: left;
}

/* navigation */
.navigation {
text-align: left;
float: left;
margin: 0;
width: 199px;
font-size: 1em;
}

.navigation h1 {
background: #e7e7e7;
color: #999;
font-size: 1.3em;
line-height: 40px;
padding-left: 12px;
}
.navigation form {
	background: #ccc;
	color: #000;
	font-size: 0.8em;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.navigation input {
	border: 1px solid #bbb;
	margin: 4px;
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
.navigation ul {
text-align: left;
margin: 0; padding: 0;
list-style: none;
}
.navigation li {
	margin: 0;
	border-bottom: 1px solid #999;
	list-style: none;
}
.navigation li a {
	color: #333333;
	display: block;
	padding: 5px 4px 5px 18px;
	background:#ccc;
	text-decoration: none;
}
.navigation li a:hover {
	background:url(img/navi_arrow.gif) top left no-repeat #e7e7e7;	
	color: #000;
}
.navigation li a.activ {
	background:url(img/navi_arrow_hov.gif) top left no-repeat #e7e7e7;		
	color: #000;
}

/* drittes Mneü*/
#subnavi ul {
text-align: left;
margin: 0; padding: 0;
list-style: none;
}
#subnavi li {
	margin: 0;
	border-bottom: 1px solid #999;
	list-style: none;
}
#subnavi li a {
	color: #333;
	display: block;
	padding: 5px 4px 5px 18px;
	background:#fff;
	text-decoration: none;
}
#subnavi li a:hover {
	background:url(img/umenu_arrow.gif) top left no-repeat #fff;	
	color: #333;
}
#subnavi li a.activ {
	background:url(img/umenu_arrow_hov.gif) top left no-repeat #fff;
	color: #333;
}

/* footer */
.footer {
	display: none;

	background: url(img/bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto ;
	text-align: center;
	width: 699px;
	padding: 0;
}
*html .footer {

}
.footer a {color: #FFF;}
.footer a:hover {color: #333;}
.hidden { display: none;}


/*externe Verweise mit Bild*/
a[href^="http://"]:not([href*="modellbau-milde.de"]) {
background: url(img/icons/world_link.png)  no-repeat 0 50%;
padding-left:15px;
}
a[href^="https://"]:not([href*="modellbau-milde.de"]) {
background: url(img/icons/key_go.png)  no-repeat 0 50%;
padding-left:15px;
}

/*ohne Bild
a[href^="http://"]:before,
a[href^="https://"]:before {
content: "\2197\00A0";
}*/


/*Anker*/
/* OHNE BILD 
a[href^="#"]:before{
content:"\2193";
}
*/
a[href^="#"] {
background: url(img/icons/anchor.png)  no-repeat 0 50%;
padding-left:15px;
}
/* Word und Co*/
a[href$=".pdf"] {
padding-left:15px;
background: url(img/icons/acrobat.png) no-repeat 0 50%;
}

a[href$=".doc"] {
padding-left:15px;
background: url(img/icons/word.png) no-repeat 0 50%;
}
a[href$=".swf"] {
padding-left:15px;
background: url(img/icons/flash.png) no-repeat 0 50%;
}
a[href$=".xls"] {
padding-left:15px;
background: url(img/icons/excel.png) no-repeat 0 50%;
}
a[href$=".zip"] {
padding-left:15px;
background: url(img/icons/compressed.png) no-repeat 0 50%;
}
a[href$=".rar"] {
padding-left:15px;
background: url(img/icons/compressed.png) no-repeat 0 50%;
}
a[href$=".rar"] {
padding-left:15px;
background: url(img/icons/exe.png) no-repeat 0 50%;
}
a[href$=".jpg"] {
padding-left:15px;
background: url(img/icons/image.png) no-repeat 0 50%;
}
a[href$=".gif"] {
padding-left:15px;
background: url(img/icons/image.png) no-repeat 0 50%;
}
a[href$=".png"] {
padding-left:15px;
background: url(img/icons/image.png) no-repeat 0 50%;
}
