@charset "utf-8";
/* 	Vollmer Design  
	Layout Styles for PDA and Smartphone Revision: 2.0
	Design and Layout Style All Right Reserve 2006 */	


/* Reset  */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;font-size:0.97em;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-weight:normal; font-style:normal;font-family:sans-serif;}
ul,ol {list-style:none;}
fieldset,img {border:none;}
caption,th {text-align:left;}

body {width:100%;}


body, table, input, select, h1, h2, h3, p, textarea {
color:#444;
font-family:sans-serif;
}

form, select {
margin: 0 0 5px 0;
}

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

a:hover {
background-color:#F30;
color:#fff;
}

h1 {
color:#B06;
font-weight:bold;
}

h2 {
margin:0 0 5px 0;
padding:0;
color:#ccc;
}

p {
margin:0 0 10px 0;
}

/* Menu Mobile
--------------------------------*/

.Navi {
margin:20px 0 20px 0;
background-color: #fff;
}

.Navi li, .Navi p  {
text-indent:10px;
}
.Navi p {
font-size:.9em;
}


#ArticleExponat {
position:relative;
width:100%;
/*border:solid blue 1px;*/
}

#ArticleTextColumn {
margin:0 0 0 0;
}

/*Layout ---------- */
#Header {
margin:0;
padding: 0 0 0 5px;
height: 50px;
}


#Content {
margin:100px 0 0 0;
padding:0;
}


.T1-Link, #ExpoCtrl, #ExponatNote, #ExponatNav, .LangID,
#ArticleImage, #ArticleAd, .ArticleAd, #FlashBox, .PageNavi {
display:none;
}




.Article, .Teaser {
margin:0 0 2px 0;
padding:0 0 0 3px;
border-left:5px solid #eee;
}

hr {padding:10px 0; border:0; border-top: dotted 1px #999;}

.Teaser h1 {
margin:10px 0 0 0;
}

.Teaser p {
font-size:9px;
}

#Teaser h3 {
margin:10px 0 10px 10px;
}

.ArticleText {
padding: 0 0 0 5px;
}

#Footer p {
margin:20px 0 20px 0;
padding:0 0 0 7px;
border-top: #f60 solid 5px;
}

#Footer {
color:#ddd;
}




